danth / stylix

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

firefox: tweak UI with custom CSS #105

Open gekoke opened 1 year ago

gekoke commented 1 year ago

This could be implemented using Firefox's home-manager module, which supports adding custom CSS.

SomeGuyNamedMay commented 1 year ago

can you not just set firefox to use the gtk theme?

SomeGuyNamedMay commented 1 year ago

it would be interesting if we could maybe set up stylix to work with the styler extension

danth commented 1 year ago

Firefox should use the GTK theme by default.

Henry-Hiles commented 1 year ago

What about firefox-gnome-theme support? Gradience has a plugin for it, and it would be a great feature!

Henry-Hiles commented 1 year ago

Made a new issue for it, https://github.com/danth/stylix/issues/128!

trueNAHO commented 11 months ago

Potentially related: https://github.com/danth/stylix/issues/173

ghost commented 9 months ago

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.

danth commented 4 months ago

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