aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index 14a2bb1..54d1328 100644
--- a/README
+++ b/README
@@ -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).