diff options
| author | Henry Jameson <me@hjkos.com> | 2020-01-28 01:31:37 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-01-28 01:31:37 +0200 |
| commit | 53a15eec7d3f5d150b6b6b163057345062eefb39 (patch) | |
| tree | e5fee089416e582f12b73d75766b2fd08f41239a /static/styles.json | |
| parent | 526b43eba66c597c78857da6ded3c7f672f96e49 (diff) | |
add theme to list
Diffstat (limited to 'static/styles.json')
| -rw-r--r-- | static/styles.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/styles.json b/static/styles.json index 842092c4..2bddc8d8 100644 --- a/static/styles.json +++ b/static/styles.json @@ -11,5 +11,6 @@ "redmond-xxi": "/static/themes/redmond-xxi.json", "breezy-dark": "/static/themes/breezy-dark.json", "breezy-light": "/static/themes/breezy-light.json", - "mammal": "/static/themes/mammal.json" + "mammal": "/static/themes/mammal.json", + "kenomo": "/static/themes/kenomo.json" } |
