forked from AkkomaGang/akkoma-fe
add theme to list
This commit is contained in:
parent
526b43eba6
commit
53a15eec7d
1 changed files with 2 additions and 1 deletions
|
@ -11,5 +11,6 @@
|
||||||
"redmond-xxi": "/static/themes/redmond-xxi.json",
|
"redmond-xxi": "/static/themes/redmond-xxi.json",
|
||||||
"breezy-dark": "/static/themes/breezy-dark.json",
|
"breezy-dark": "/static/themes/breezy-dark.json",
|
||||||
"breezy-light": "/static/themes/breezy-light.json",
|
"breezy-light": "/static/themes/breezy-light.json",
|
||||||
"mammal": "/static/themes/mammal.json"
|
"mammal": "/static/themes/mammal.json",
|
||||||
|
"kenomo": "/static/themes/kenomo.json"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue