Clarity contains four predefined color themes.
caeruleus - blue gradient
canus - grey gradient(default)
luteus - orange gradient
violaceus - violet/pink gradient
viridis - green
Every icon is build from single path and a template (in svg format). You can easy create your own template see how default templates are defined. You can use all power of SVG to create your theme.
To change a color theme of icons just type
make name_of_a_theme
If you type
make
it will display all available color themes.
If you change a theme (svg file with template_ prefix in src directory) or create your own (in file src/template_your_name.svg) type:
./configure
make your_name
And the script will build icons based o a your template.
The template is svg file which must have two template marks {{TITLE}} and {{PATH}} (icons are created by replacing {{PATH}} by value of d attribute of first path from svg file in src directory).
You can also change the source of icons which are svg files with single path.
Product's homepage
Requirements:
· GNOME
What's New in This Release: [ read full changelog ]
· Add changeable wireless loading and missing symlinks, Fix license in README