

Material Colors theme for Android Logcat
To change Android Studio Logcat you need to go to: Preferences (Settings on Windows / Linux machines) → Editor → Colors & Fonts → Android Logcatand change the foreground color for every type of log.
Apply a proper code style to your IDE (IntelliJ / Android Studio).
Then open a context menu and click Add Keyboard Shortcut.
In my case, for vertical split view I added control + alt + v.
It is shown on a gif below.





