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

Hi, I downloaded Android ADT (Eclipse)

I found this thread: https://github.com/rogerdudler/eclipse-ui-themes

Instructions provided:


Download the ZIP package and extract it to the eclipse drop-down list folder:

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

Restart Eclipse and select "Settings"> "General"> "Appearance" and select "Dark Youth"


I did this, restarted eclipse, but when I go to Windows -> Settings -> General, and then click "Appearance", I get the following error message:

Title: Failed to accept changes.
Message: The page currently displayed contains invalid values.

Even if I didn’t, I still get this error

+4
source share
1 answer

Got this fix after updating the Eclipse Color Theme plugin to 0.13.1.20140504130

0
source

Source: https://habr.com/ru/post/1479974/


All Articles