From f474fb638a7a9b2a378d55a6a1319b285fec2965 Mon Sep 17 00:00:00 2001 From: GilbN Date: Wed, 11 Sep 2019 23:46:36 +0200 Subject: [PATCH] Updated Creating your own themes (markdown) --- Creating-your-own-themes.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Creating-your-own-themes.md b/Creating-your-own-themes.md index f52f3e0..aacebe4 100644 --- a/Creating-your-own-themes.md +++ b/Creating-your-own-themes.md @@ -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.