Taiko2k / Tauon

The music player of today! :city_sunrise:
https://tauonmusicbox.rocks
GNU General Public License v3.0
1.64k stars 64 forks source link

Add High Contrast Dark theme #1155

Closed CryHavoc21 closed 1 month ago

CryHavoc21 commented 1 month ago

Added High Contrast Dark theme. Primarily based on Windows' High Contrast Dark theme

Example: image

Unfortunately, it looks like this disabled button background color and this timestamp for non-playing songs is not affected by the theme. I suspect these colors might be hardcoded

image

Taiko2k commented 1 month ago

I think those elements shouldn't be hardcoded. There might be a bug but I believe the keys for those in the theme file are the following:

Try double check what you have those set to.

CryHavoc21 commented 1 month ago

I see, I found the problem, I had accidentally changed the names of some of the configuration keys.

I've put them back to normal and fixed the indentation of them. Here's a preview of the new theme: image