stylix
stylix copied to clipboard
firefox: tweak UI with custom CSS
This could be implemented using Firefox's home-manager module, which supports adding custom CSS.
can you not just set firefox to use the gtk theme?
it would be interesting if we could maybe set up stylix to work with the styler extension
Firefox should use the GTK theme by default.
What about firefox-gnome-theme support? Gradience has a plugin for it, and it would be a great feature!
Made a new issue for it, https://github.com/danth/stylix/issues/128!
Potentially related: https://github.com/danth/stylix/issues/173
The option stylix.targets.firefox.enable from the home manager section of the wiki breaks the firefox UI, specifically the top bar.
For reference, I am on Hyprland.
We could potentially make use of / take inspiration from these:
https://github.com/schizofox/schizofox/blob/main/modules/home-manager/firefox/userChrome.nix https://github.com/schizofox/schizofox/blob/main/modules/home-manager/firefox/userContent.nix