Daniel Thwaites
Daniel Thwaites
This is now also happening for tabs in Firefox GNOME theme (in my config at least), not sure if it's related
This issue seems to be caused by something different; I'm not sure what.
> For some reason this only happens when the gnome target is disabled. Seems like this line is responsible: https://github.com/nix-community/stylix/blob/e6829552d4bb659ebab00f08c61d8c62754763f3/modules/gnome/hm.nix#L47-L48 I don't have polarity set in my config because I...
> Likely, Home Manager's icon theme option did not yet exist at the time of commit [`0fb9f23`](https://github.com/nix-community/stylix/commit/0fb9f236a30ae6b435f7feb86ea2eb2b72a6ba73) ("Add Dunst module") from almost 6 years ago. I'm fairly sure Stylix didn't...
At the moment, cursor theming is not part of any target and is globally either on or off. This doesn't match how we handle everything else. Ideally the existing `cursor.nix`...
AFAIK getting a macOS virtual machine working with Nix would be quite complicated, if it's even possible at all.
Note [this section](https://github.com/kholia/OSX-KVM?tab=readme-ov-file#is-this-legal).
The white background on the buttons should be either `base01` or `base02`. The issue is either that: - `base01` or `base02` in your theme is too bright, so it doesn't...
This would be something we'd need to fix in Stylix itself, if it is the case. I'm not too familiar with [the Kvantum template](https://github.com/danth/stylix/blob/master/modules/qt/kvantum.svg.mustache) (in particular, which lines in the...