Faba Colors is a supplementary theme for the Faba icon set. It contains colourified versions of the Faba icons.
Faba Colors is distributed under the terms of the GNU GPL v.3
###Preamble
If you find any bugs or issues with Faba or if you have a question, you can visit Faba's issue tracker on GitHub.
If you're feeling awesome, you can contribute a donation. :)
###Download
One can download Faba Colors here.
###Getting the Source
The source for Faba Colors can be found here.
Alternatively, you can clone the latest version its git repository:
git clone https://github.com/snwh/faba-colors.git
###Using the Source
There are scripts to simplify the rendering process; to run them (and edit icons) you will need:
- inkscape
- ruby
- python3
To render new icons from their source SVG files, run the following:
./render-*.py
This script will look in the source directories (../src/*) and render the respective icons (provided there are changes).