diff options
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" } |
