danth / stylix

System-wide colorscheming and typography for NixOS
https://stylix.danth.me/
MIT License
1.15k stars 142 forks source link

steam: add support using Adwaita-for-Steam #551

Open psynyde opened 1 month ago

psynyde commented 1 month ago

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.

Mikilio commented 3 weeks ago

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.