How to add new theme in Android studio

To switch between light and dark themes go to 
   file>settings>appearence>theme
and switch between intellij(light) and dracula(dark)





or if you want further theming :





here are some links you can visit :

  1.  http://color-themes.com/?view=index(use jar file)
  2. http://www.androidstudiothemes.com/(use the icls file)

Comments

Popular posts from this blog

How to load image from URL

How to add a library to Android Studio