Android Studio IDE color scheme settings cannot revoke to default white background -



Android Studio IDE color scheme settings cannot revoke to default white background -

i installed latest android studio beta 0.8. played settings -> editor -> colors & fonts , changed scheme name: default 'darcula'. background colour changed dard grey. don't sense comfortable , changed default.

only editor area background revoked white, other area such project explorer, properties still dark grey.

anyway can reset original white background?

thanks

only editor area background revoked white, other area such project explorer, properties still dark grey.

this because editor , look , feel different views. changing scheme of editor in android studio not alter theme of other views such project explorer, properties etc.

whenever darcula color scheme applied editor within file | settings | editor | colors & fonts, pop-up window prompt below:

upon choosing yes, color scheme of other views changed alongside editor.

so, in order alter scheme of look , feel default white, need alter theme darcula intellij within file | settings | appearance.

finally, don't forget restart ide changes take effect!

android background android-studio ide color-scheme

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -