- cross-posted to:
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
cross-posted from: https://beehaw.org/post/13758256
You can change the color theme of your whole desktop with a single line of code.
Currently supported adapters:
- Adwaita (GTK3, GTK4)
- Alacritty
- dunst
- Firefox (hijacking the default theme with userchrome.css)
- GTK2
- Kvantum
- Rofi
- swaylock
- Wezterm
repo: https://gitlab.com/vfosnar/nix-colors-adapters / https://github.com/vfosnar/nix-colors-adapters
You must log in or # to comment.
If i recall correctly the default theme of firefox uses the gtk theme set so if you customize gtk it should also affect firefox. By the way cool collection of templates!
afaik it only takes the gtk accent color and preferred color scheme, and thanks<3