diff options
Diffstat (limited to '')
-rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,3 +1,8 @@ +A very simple icon theme designed to be distraction-free +and look uniform. It has a small set of colours, with one +one being regularly used. The colours are customisable via +config.mk. + Design: • Icons should be in SVG, 16 by 16 pixels @@ -33,7 +38,5 @@ Design: • SVG files should be cleaned up with `svgcleaner` -Colours are customisable via config.mk. - When building, it is a good idea to run `make all-fast -j` rather than `make all -j` or `make -j` (also if without -j). |