How do I change syntax highlighting colours in And

2019-04-30 16:55发布

问题:

In other text editors, one can change the highlighting colour, says, for comment of language PHP. How do I change individual highlighting colour in Android Studio?

回答1:

Go to Settings (Ctrl+Alt+S) and then go to IDE Settings > Editor > Colors & Fonts. From here you can choose either Language Defaults or the specific language and edit the comment styling.

You won't be able to edit the default one so you will be prompted to Save As...



回答2:

Today is a Ctrl+Alt+S -> Editor -> Color Scheme -