how to change Android Studio terminal background color

前端 未结 3 1687
攒了一身酷
攒了一身酷 2021-02-12 19:41

Android Studio is so powerful tool and very convenient to use. I super like its Darcula Theme. But the problem is all windows changed their background color to black except Term

相关标签:
3条回答
  • 2021-02-12 19:55

    To change editors background color

    Open Preference > Editor (In IDE Settings Section) > Colors & Fonts > Darcula or Any item available there

    IDE will display a dialog like this, Press 'No'

    Darcula color scheme has been set for editors. Would you like to set Darcula as default Look and Feel?

    To change IDE theme

    Open Preference > Appearance (In IDE Settings Section) > Theme > Darcula or Any item available there

    Press OK. Android Studio will ask you to restart the IDE.

    0 讨论(0)
  • 2021-02-12 20:00

    Go to

    File -> Settings -> Editor -> Colors and Fonts -> Console Colors
    

    Select

    Console > Background
    

    on the list.

    On the extreme right side, you will find Background checkbox.

    Edit this. Restart the IDE. You are ready to go...

    0 讨论(0)
  • 2021-02-12 20:16

    Just hit the [x] button at the left hand side of the Terminal. This will close the terminal, then launch it again. You will see that the color has changed to Darcula as well.

    0 讨论(0)
提交回复
热议问题