dracula / gtk

🧛🏻‍♂️ Dark theme for GTK
https://draculatheme.com/gtk
GNU General Public License v3.0
905 stars 82 forks source link

[BUG] Kvantum theme wrong colors #231

Open addy419 opened 1 year ago

addy419 commented 1 year ago

Describe the bug When selecting the dracula purple solid theme from kvantum, the heading text and icon text has wrong color

To Reproduce

  1. Select kvantum theme dracula purple solid or dracula purple
  2. Open Okular

Expected behavior Text should be visible

Screenshots Check the text "Welcome to Okular" and the icon before "Open Document" button. 20221214_09h48m02s_grim

Additional context Add any other context about the problem here.

SuperDuperDeou commented 1 year ago

I'll add that all text appears darker compared to the GTK3 theme.

M0-7 commented 4 months ago

this is still a bug

2024-02-15_22-02-1708036206 2024-02-15_22-02-1708036223

you can see that in kate the welcome text is very unreadable and in nheko the login button is completely dark when it shouldn't be Any updates on the issue? This is a major bug and makes some applications harder to use as you cant actually understand the text. This is an issue with the kvantum theme's color palette or something related to it

alttabber commented 1 month ago

this is still a bug

2024-02-15_22-02-1708036206 2024-02-15_22-02-1708036223

you can see that in kate the welcome text is very unreadable and in nheko the login button is completely dark when it shouldn't be Any updates on the issue? This is a major bug and makes some applications harder to use as you cant actually understand the text. This is an issue with the kvantum theme's color palette or something related to it

It is a bug, and it a wrong color config. If you use qt5ct, set Kvantum as your theme engine, and override the colors with the qt5ct theme (https://draculatheme.com/qt5), that fixes the issue.

Of course, doing that shouldn't be necessary: the the Kvantum theme should behave the correct colors by default.

EliverLara commented 1 month ago

Hi, this is not an issue from the Kvantum theme but qt colors config, this Kvantum theme is supposed to be use in a KDE environment so it would use the provided KDE assets(colorscheme, plasma theme, etc.), in this case I assume you're using a different DE so the solution is to use a matching color scheme for qt5 apps (https://draculatheme.com/qt5)