Manage your desktop appearance with ease!
- Generate files with colors from templates!
- Update the colors with reloaders!
- Generate colorscheme from wallpaper!
- Save the current look into a theme!
- Import your pywal colorschemes!
- Avoid theme breakage by dependency checking!
- Apply GTK themes with Themix!1
cargo install oxidec
If you want to install new files from examples directory on every update, enable new-examples
feature:
cargo install oxidec --features new-examples
alias cs="oxidec colorscheme"
alias wl="oxidec wallpaper"
alias wp="oxidec wallpaper"
alias th="oxidec theme"
Try xsettingsd
Footnotes
-
GTK Theme generation is optional. Use
--gtk
flag or setOXIDEC_GTK
env variable. ↩