Updated Creating your own themes (markdown)

GilbN 2019-09-11 23:46:36 +02:00
parent 5ccbf45125
commit f474fb638a

@ -1,5 +1,3 @@
# Creating your own themes
To create your own themes you only need the change the color variables in each theme. You dont need the edit the `app-base.css`.
You can either fork the repo and setup a [Github pages](https://pages.github.com/) site or clone it to your web server and serve the files that way.