- cross-posted to:
- linux@lemmy.ml
- nix@programming.dev
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 register to comment.
- AItoothbrush ( @AI_toothbrush@lemmy.zip ) English2•6 months ago
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