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
As the title suggests it'd be nice if there's a way to theme steam through stylix. Adwaita-for-Steam could work quite well in this regard. There are also some reference themes in adwaita/themes directory if needed to look at.
The text was updated successfully, but these errors were encountered:
Unfortunately, the project you linked installs the theme in a way that is incompatible with NixOS. However, if my initial intuition is correct, we can just place the correct CSS using home-manager. I may try that this week.
This adds the steam module and its adwaitaForSteam.enable option which
installs Adwaita for Steam with the Stylix color palette. Note that
Adwaita for Steam is installed directly on the host system using an
activation script.
This is a slightly modified version of the code linked to in
danth#551 (comment) by
@reedrw.
As the title suggests it'd be nice if there's a way to theme steam through stylix. Adwaita-for-Steam could work quite well in this regard. There are also some reference themes in
adwaita/themes
directory if needed to look at.The text was updated successfully, but these errors were encountered: