Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 727 Bytes

File metadata and controls

28 lines (16 loc) · 727 Bytes

Android Studio Default themes

Android Studio color theme contains three basic themes, Darcula, Light and Dark.

Applying theme

To apply theme:

  • Ctrl+Shift+P -> Preferences: Color Theme -> Darcula - Android Studio
  • Ctrl+Shift+P -> Preferences: Color Theme -> Dark - Android Studio
  • Ctrl+Shift+P -> Preferences: Color Theme -> Light - Android Studio

Preview

  • Darcula

Preview 1

  • Dark

Preview 1

  • Light

Preview 1

Enjoy!