is there in anyway shape or form to make gtk4 softwares background to pitch black?
This maybe harsh but I personally hate gray themes to death
18 comments
Wouldn't a high contrast dark theme do something like that?
how can I archive that on KDE? I never use Gnome before therefore I don't understand how gtk theming work XD
Go to settings, search for Application Style, there, in the top right you can click Gtk Theme and select one. You can also click Get new.. and download a new one. Note that they might now show all by default.
You can find more via the website. To do so, select any, click Visit project website and search the site for more. To find them in the Get new... window, just put the name in the search bar. They are guaranteed to show then.
Edit: Any of the items I named might be slightly off. Need to get to my computer to correct that 😄
There is a hacky way to turn the background pitch black using css. There used to be an app that I think could change the background. https://github.com/GradienceTeam/Gradience
yes I did tried a lot of themes from gnome look but it only affect gtk3 softwares and maybe some gtk4 softwares, software like Gnome calculator, Easyeffects doesn't change a thing
Did you install EasyEffects and other apps with flatpak? If so you need to add some override flag, can't remember what it is but it should be easy to find, maybe arch wiki etc.
https://github.com/vinceliuice/Orchis-theme
Try this theme. It has some fix for libadwaita app. Although, your issue could be because of flatpaks. Any chance your flatpak apps are not getting themed?
Wouldn't a high contrast dark theme do something like that?
how can I archive that on KDE? I never use Gnome before therefore I don't understand how gtk theming work XD
Go to settings, search for
Application Style
, there, in the top right you can clickGtk Theme
and select one. You can also clickGet new..
and download a new one. Note that they might now show all by default.You can find more via the website. To do so, select any, click
Visit project website
and search the site for more. To find them in theGet new...
window, just put the name in the search bar. They are guaranteed to show then.Edit: Any of the items I named might be slightly off. Need to get to my computer to correct that 😄