> [!IMPORTANT] > This is a new work in progress version of Gradience which aims to be a fully featured replacement but which isn't supported or approved by any member of the former Gradience team. I hope that the Gradience community will use this new version of Gradience (φοῖνιξ Edition). I kept the name Gradience because I liked it, but I'm open to any suggestions about the design side of this upcoming theming app > >

Gradience
Gradience φοῖνιξ

Change the look of GNOME, with ease

## CLI The CLI version of Gradience is available as a standalone binary. You can download it from [GitHub Releases](https://github.com/t-dantiau/Gradience/releases) or build it yourself from sources or install it using `cargo install gradience-cli` Documentation for the CLI is available as markdown [here](./CommandLineHelp.md) or by using the `--help` flag. ## Library Gradience Library can be used by any rust program for doing GNOME theming. There is one cargo feature that can be enabled if you want to be able to download presets from the online preset store (`online`), this feature is disabled by default. If you only use the library, you need to provide shell templates yourself, you can look at gradience cli's code to see how it has been done for packaging everything in one binary. ## License Gradience φοῖνιξ is licensed under the [EUPL](./LICENSE) ## About This library is currently work in progress, but I choosed to keep the name, if anyone has a better name, I'll be open to change!