From 4192e05af00e42b4a5ebb0144eca17d40b6eb3f8 Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Fri, 14 Sep 2018 14:06:57 +1200 Subject: * --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a804c57..1db0894 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Documentation for the theme specs used across the Hundred Rabbits' [Ecosystem](h ## Setup -**Install Themes support**, by adding [theme.js](https://github.com/hundredrabbits/Dotgrid/blob/master/desktop/sources/scripts/lib/theme.js) to your header. +**Install Theme support** by adding [theme.js](https://github.com/hundredrabbits/Dotgrid/blob/master/desktop/sources/scripts/lib/theme.js) to your header. ``` @@ -46,9 +46,14 @@ The theme holds only 9 different colors. The theme file format is a SVG file. The [theme.js](https://github.com/hundredrabbits/Dotgrid/blob/master/desktop/sources/scripts/lib/theme.js) loader will look for colors found in the element's `id` attributes. +### Example + ![mahou](themes/mahou.svg) +### Content + ``` + -- cgit v1.2.3