Skip to content
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

Feature Request: libadwaita support #7

Closed
youpie opened this issue Nov 30, 2022 · 1 comment
Closed

Feature Request: libadwaita support #7

youpie opened this issue Nov 30, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@youpie
Copy link

youpie commented Nov 30, 2022

I changed the colors of libadwaita with gradience and it would looks really good if steam would also follow those colors!
image
Edit: if what i'm saying is really dumb thats possible, I don't really know how any of this works :)

@youpie youpie added the enhancement New feature or request label Nov 30, 2022
@Foldex
Copy link
Owner

Foldex commented Dec 1, 2022

No dumb here, friend.

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.

@Foldex Foldex closed this as completed Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants