oxidec

Crates.iooxidec
lib.rsoxidec
version0.3.6
sourcesrc
created_at2023-05-17 07:22:13.039564
updated_at2023-06-12 13:26:32.801795
descriptionEye-candy manager written in Rust
homepage
repositoryhttps://github.com/mrtnvgr/oxidec/
max_upload_size
id866737
size3,969,720
(mrtnvgr)

documentation

README

oxidec

Oxidized delicious eye candies 🍬

Manage your desktop appearance with ease!

Features

  • 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

Install

cargo install oxidec

Recommended aliases

alias cs="oxidec colorscheme"
alias wl="oxidec wallpaper"
alias wp="oxidec wallpaper"
alias th="oxidec theme"

FAQ

GTK live reloading doesn't work for me.

For those who don't use Gnome, try xsettingsd.

Footnotes

  1. GTK Theme generation is optional. Use --gtk flag or set OXIDEC_GTK env variable.

Commit count: 72

cargo fmt