You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed the colors of libadwaita with gradience and it would looks really good if steam would also follow those colors!
Edit: if what i'm saying is really dumb thats possible, I don't really know how any of this works :)
The text was updated successfully, but these errors were encountered:
Since Steam isn't actually using libadwaita, it's only being made to look like it, it can't actually pull adwaita colors by itself.
The older parts of steam use Valve's custom VGUI framework, while newer parts use embbedded Chromium. Annoyingly this means the colors for this skin are defined in two different places and formats (here and here). You'd have to edit both files to get something consistently themed going.
Gradience did plan to make a plugin to edit these files for you, but it doesn't seem like much has happened on that front. Possible that I could look into getting some degree of theme support landed, but I'd think it better to do that in the theme's upstream rather than specifically in the GUI installer.
I changed the colors of libadwaita with gradience and it would looks really good if steam would also follow those colors!
![image](https://user-images.githubusercontent.com/37704067/204819938-a153dade-ce96-4959-8958-c24f7401ed1e.png)
Edit: if what i'm saying is really dumb thats possible, I don't really know how any of this works :)
The text was updated successfully, but these errors were encountered: