Looks like a theming problem, not a GTK problem
Looks like a theming problem with GTK to me.
GTK does theming stupid.
It’s not too bad once you get used to it. It’s still a lot of “throw this color here, check results, looks shit, change color, rinse and repeat.” QT theming is pretty similar.
I had just taken days to perfectly set up my homemade theme last distro, matching QT and GTK, only to find out I didn’t like the distro. I gave up after that and just slapped Gruvbox Dark on everything.
When in doubt and the work to theme gets too much: Gruvbox, Dracula, Tomorrow/Tomorrow Night, or Solarized will cover just about everything.
The problem I’ve had with bad themes (e.g. black on black text/icons) seem to stem from apps using system/fallback colours, e.g. not defining it’s own list background because it assumes it’s always going to be white. But I can’t say if it happens more often with Gtk or Qt… Most recently it happened both with GIMP (Gtk) and FreeCAD (Qt)
Yeah, this is true. And it’s not surprising that Lutris looks funky. You could get everything on your desktop looking nice and then you boot up Lutris to see a bunch of problems.
You gotta be prepared to dive into apps that opt for those fallback colors and get into their configs sometimes. I’ve been into .rasi, .toml, .xml, and many more file extensions. Then I grab a color picker app and reverse search the app’s colors inside the config to change them to what I want.
I don’t know much about FreeCAD, but I know that the GIMP 3 UI can now be changed around with CSS. Sometimes its just your only option without changing your whole theme. Don’t forget to save your dotfiles in a repository or just back them up on external if you dive into your configs. It will save you a ton of double work if you hop distros or the themes get overwritten in an update.
Correct.
I mean, this might be a bit more your fault in this case, but I agree with the sentiment.
They’re always changing something about the CSS sheets, and I find it a pain to develop for, granted it’s been a few years since I last touched it, and on a very hobbyist level at that. I quickly switched to Qt for that project. Now I use wxWidgets, which I guess just uses GTK, but I like that I don’t have to directly deal with GTK.
GTK itself is a massive pain to get theming working stably. I recently did an update and no I am missing minimize and maximize on all my GTK apps, Im sure the issue is with some config I made at some point, but the fact that this can be an issue at all and be so hard to diagnose is really, really dumb
I don’t think that’s the case here. This is Lutris, a GTK3 app. There shouldn’t be any GTK changes breaking themes here. It seems like OP’s theme is just broken.
Oh certainly. OP is probably doing something wrong. This was just a good excuse to vent about real problems with GTK.
Is this GTKs fault, or the app developers, or your distribution? Or maybe you misconfigured something.
probably both, GTK and Me problem, GTK because it use inconsistent CSS property tag, Me because I don’t know what that tag is
Do you know which GTK version you had installed before updating?
What’s GTK?
Black terminal FTW.
Same.