diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | themes/mahou.svg (renamed from themes/mahou.theme.svg) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ 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. -<img src='https://raw.githubusercontent.com/hundredrabbits/Themes/master/themes/mahou.theme.svg'/> + ``` <svg width="96px" height="64px" xmlns="http://www.w3.org/2000/svg" baseProfile="full" version="1.1"> diff --git a/themes/mahou.theme.svg b/themes/mahou.svg index 97e41b7..97e41b7 100644 --- a/themes/mahou.theme.svg +++ b/themes/mahou.svg |
