Skip to main content

Posts

Showing posts from September, 2017

Change Android Studio editor's background color - Android Studio

You can change it by going  File     Settings  (Shortcut  CTRL +  ALT +  S ) , from Left panel Choose  Appearance   Now from Right Panel choose  theme . Android Studio 2.1 Preference -> Search for Appearance -> UI options , Click on DropDown  Theme Android 2.2 Android studio -> File -> Settings -> Appearance & Behavior -> Look for UI Options Import External Themes You can download custom theme from  this  website. Choose your theme, download it. To set theme Go to  Android studio -> File -> Import Settings ->  Choose the .jar  file downloaded. _____________________________________________________________________________ Happy Coding...