aboutsummaryrefslogtreecommitdiff
path: root/static/styles.json
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2018-12-02 10:22:25 +0300
committerHenry Jameson <me@hjkos.com>2018-12-02 10:22:25 +0300
commit80c0745558cd5dc69364bc19ee5dc1b8b3ddc3e2 (patch)
tree8b8784484e547bc86df659c5c23f0ebe4ca388c0 /static/styles.json
parent67ca21b2e6c5f76d1db3e7cfdd1c0ef019156172 (diff)
some more themes, fixes
Diffstat (limited to 'static/styles.json')
-rw-r--r--static/styles.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/styles.json b/static/styles.json
index 9204c717..b6bd6530 100644
--- a/static/styles.json
+++ b/static/styles.json
@@ -9,5 +9,7 @@
"redmond-xx": "./static/themes/redmond-xx.json",
"redmond-xx-se": "./static/themes/redmond-xx-se.json",
- "redmond-xxi": "./static/themes/redmond-xxi.json"
+ "redmond-xxi": "./static/themes/redmond-xxi.json",
+ "breezy-dark": "./static/themes/breezy-dark.json",
+ "breezy-light": "./static/themes/breezy-light.json"
}