Android ADT Eclipse (Juno) How to apply Dark UI Theme? -


hello downloaded android adt (eclipse)

i have found theme: https://github.com/rogerdudler/eclipse-ui-themes

the instructions provided follows:


download zip package , extract eclipse dropins folder:

https://github.com/downloads/rogerdudler/eclipse-ui-themes/com.github.eclipsecolortheme.themes_1.0.0.201207121019.zip

restart eclipse , go preferences > general > appearance , choose dark juno


i have done that, restarted eclipse, when go windows -> preferences -> general , click on "appearance" following error message:

title: not accept changes
message: displayed page contains invalid values.

even if didn't still error

got fixed after updating eclipse color theme plugin 0.13.1.20140504130


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -