dracula / eclipse

🧛🏻‍♂️ Dark theme for Eclipse
https://draculatheme.com/eclipse
MIT License
39 stars 11 forks source link

Selected item color not matching #2

Open piccintann opened 3 years ago

piccintann commented 3 years ago

Hi!

I really love the Dracule theme, it is amazing. For work reasons, I have to use Eclipse and I followed the installation instruction.

Unfortunately, the colors seem to be different from yours.

First, your panel backgrounds look darker and the icon select is not pink as you.

Cattura

scottzach1 commented 3 years ago

Hi @h1w0rld, apologies for the delayed response. I will start on a positive note regarding the custom icons, then will discuss the title bar colours.

Pretty Icons (2)

To get the different colourway icons, you must also select DevStyle - Icon Designer when installing the Darkest Dark plugin.

image

From here, under Window > Preferences > DevStyle > Color Theme there will now be an option labelled 'Icon Colors'. Here you will want to select Pastels. See screenshot below.

image

Hopefully, now your icons should look pretty. 😋

image

Apologies, this was not documented within the INSTALL.md instructions as the icons aren't actually themed for Dracula, nor were they created by myself.

Themed Taskbar (1)

Unfortunately, the taskbar cannot be changed by Eclipse as they natively use the default system title bars to the best of my knowledge. In the provided screenshots, these title bars are using Dracula colours as they are taken on a system running Linux where GTK has additionally been themed using dracula/gtk. A little searching online yielded the following unofficial Dracula theme for Windows system title bars. I do not know of the developer or software, so I cannot comment on whether it is working / safe.

https://www.deviantart.com/niivu/art/Dracula-for-Windows-10-843182521

Best of luck! :smiley:

scottzach1 commented 3 years ago

Comment by @drakgoku in #4 regarding the Deviantart Dracula for Windows 10 theme.

Good news. I've only done 2 things. It is a much prettier arrangement than before, it is not 100% what I am looking for, but it is a great help. 1 - Copy Drakula's aero in windows resources 2 - Install UltraUXThemePatcher

image I haven't installed anything else and it really changed the windows GUI. image

piccintann commented 3 years ago

Hi @scottzach1,

Thank you for replying to me! I will try to stick to the above two points in this comment:

1) As you said, most of the colors are decided by the OS so the eclipse's Dracula Theme can not do so much about it.

2) I was pointing not at the icon shapes, but the highlighting colors! :)

scottzach1 commented 3 years ago

Oops! Sorry for my bad interpretation. As a gut feeling, I suspect this also to be controlled by GTK.

I will look into this in more depth, however. :slightly_smiling_face: