diff options
| author | Henry Jameson <me@hjkos.com> | 2018-12-02 10:22:25 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2018-12-02 10:22:25 +0300 |
| commit | 80c0745558cd5dc69364bc19ee5dc1b8b3ddc3e2 (patch) | |
| tree | 8b8784484e547bc86df659c5c23f0ebe4ca388c0 /static/styles.json | |
| parent | 67ca21b2e6c5f76d1db3e7cfdd1c0ef019156172 (diff) | |
some more themes, fixes
Diffstat (limited to 'static/styles.json')
| -rw-r--r-- | static/styles.json | 4 |
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" } |
