guari / eclipse-ui-theme

Dark UI Theme for Eclipse 4+
Eclipse Public License 1.0
1.16k stars 185 forks source link

Not working on ADT Bundle for Android development #35

Closed danigonlinea closed 10 years ago

danigonlinea commented 10 years ago

I could added on plugins but when I configured it on ADT Bundle, the result was really horrible. Why? Deeply, it is Eclipse.

guari commented 10 years ago

No details/screeshots/logs of the issue -> no solutions ;)

danigonlinea commented 10 years ago

Plugin added without any error or any warnings on LogCat or Console. I don't see any error anyway. Here some screenshots of ADT. Of course, I restarted ADT Bundle to take full effects but you will see the results. Tell me if you need some more details of something. java code xml code selecting moonrise

guari commented 10 years ago

Ok.. for all the things related to text/code highlighting, download and import the .epf file linked in the Readme (https://github.com/guari/eclipse-ui-theme#syntax-highlighting-scheme).

For the white on black lines in Project Explorer it's probably because you are 'sharing' those directories and Eclipse highlight them in that way (now I don't remember if those highlighting colors are hard-coded or not..). All the other widgets/elements that I see like the blueish background in the perspective button or the scrollbar/table header or the black text for the checkboxes are forced by the OS.

Unfortunately, I have not tested yet the plugin on Windows 8 (only Win7/Vista), so if you notices something wrong that can be corrected let me know.. ;)

guari commented 10 years ago

It seems that in your screenshot the inner tabs of ADT are not displayed... this is an Eclipse bug that probably can be avoided in Moonrise plugin configuration with a dedicated stylesheet. Are you experiencing the same bug with other Eclipse pre-installed themes?

danigonlinea commented 10 years ago

Hi again,

I was trying what you said and after import .epf file it is perfect on the code window ( Java code and XML code). captura de pantalla 7 And you are right in the package explorer view. In this view, it is forced by OS so ... I could change it to another theme like this: captura de pantalla 9 But how can I change the grey background on LogCat view? It is an Eclipse preference option or it is a topic with Moonrise? I think if I can change it, I could be finally satisfy. captura de pantalla 8 With pre-installed themes I had not any problem... I have to say no dark themes preinstalled. I installed Eclipse Color Theme plugin ( that have dark themes) but it only changes code view, not Package Explorer or Logcat view.

If you need more information, just say it. Thank you for your time.

guari commented 10 years ago

Remember also to download again the updated version of the .epf file ;)