-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status of new color support? #74
Comments
I'm sorry to say things haven't moved much in this area. It's still nowhere near as straightforward as it was with theme-engine support, and there are more implementation details that need to be taken care of outside of the theme. But, aside from that, we've both been busy with other stuff. I'm personally a bit burnt out on the work since there are so many barriers to getting a good experience from the GTK side of things, despite attempts to cooperate or find some workaround for CSDs, dynamic theme loading, and more. I know this may be a bit personal and unprofessional, but I've been trying to do something to keep the default themes compatible across toolkits/DEs for a while now (starting with Adwaita GTK 2), and I've gotten a bit sick of the overwhelmingly negligent attitude outside of KDE. I'd rather work on projects where I feel I'm making a real difference instead of fighting a losing battle. Of course, dirruk1 has put a lot more work into this theme than I have- I've just been trying to coordinate things on the higher level to no avail. So really, we should give him all the support he needs to continue on and see if any other experienced themers are willing to pitch in. While things may never be as good as they were before, I think there's still room for the theme to grow and push against those boundaries. |
Sorry to ping about it again. How are things going with this? May be disregaridng GTK2 (which is a different beast to support), can at least GTK3 colors management be brushed up? GTK2 is becoming increasingly rare now, with only some holdouts remaining (like Gimp), but going forward it should be less and less of a problem. |
@shmerl, it there's still no straightforward way to do it. But there's a workaround: you can rebuild the theme each time you change the color scheme. You can clone the official repo (it has changed much recently), and use |
AFAIK, Breeze GTK in Plasma 5.17 will support color schemes: https://phabricator.kde.org/D22844. |
Is it a merge of those scripts which generate GTK assets from KDE color scheme? |
@shmerl, no. They are now using GTK's named colors. So, overriding the colors in |
Interesting, thanks! |
A while ago there was an effort to refactor breeze-gtk to have one theme that generates style assets based on color settings changes in KDE (using a script). Did this move anywhere? I see that KDE Plasma 5.10.5 is still bundling old static themes with it.
The text was updated successfully, but these errors were encountered: