Today, during a glorious transition from 1.5 rc1 to 1.5 Android Studio decided to keep all of my settings completely intact, with the honorable exception of GUI and syntax themes and LogCat colors, which were just gone. Being me, I had not the slightest recollection on how the previous combo have gotten into my editor and I had to search for everything again. Not particularly enjoying the process of rediscovery, I decided to keep it stashed somewhere, both for the future me and maybe for some curious souls that happen to bump onto my blog.
⌘+,
, Windows: Ctrl+Alt+S
) tl;dr: ⌘⇧a → "Plugins" → ↩ → ⌃⌥b → <search> → "Material Theme UI" → [Install plugin] → ⌃⌥c → ⎋ → <restart>
NOTE:
No need to set schema as we’ll be using a different one.
File >> Settings >> Plugins
and click Browse Repositories…File >> Settings >> Editor >> Colors & Fonts >> Scheme
tl;dr: ⌘⇧a → "Plugins" → ↩ → ⌃⌥b → <search> → "ChroMATERIAL" → [Install plugin] → ⌃⌥c → ⎋ → <restart> → ⌘⇧a → "Color Scheme" → [3. ChroMATERIAL] → ↩
Type | Color |
---|---|
verbose: | #BBB |
debug: | #33B5E5 |
info: | #9C0 |
assert: | #A6C |
error: | #F44 |
warning: | #FB3 |
Preferences → Editor → Colors & Fonts → Android Logcat
, tl;dr: ⌘⇧a → "Android Logcat" → [Save as...] → "ChroMATERIAL + HOLO"¹ → ↩ → <set foreground colors as in the table ↑> → ⎋
¹
- any other name is fine too