forked from AkkomaGang/akkoma-fe
fix
This commit is contained in:
parent
c3f8b713a7
commit
8fcc4c6766
1 changed files with 5 additions and 5 deletions
|
@ -7,9 +7,9 @@
|
|||
"monokai": [ "Monokai", "#272822", "#383830", "#f8f8f2", "#f92672", "#F92672", "#a6e22e", "#66d9ef", "#f4bf75" ],
|
||||
"mammal": [ "Mammal", "#272c37", "#444b5d", "#f8f8f8", "#9bacc8", "#7f3142", "#2bd850", "#2b90d9", "#ca8f04" ],
|
||||
|
||||
"redmond-xx": "./static/themes/redmond-xx.json",
|
||||
"redmond-xx-se": "./static/themes/redmond-xx-se.json",
|
||||
"redmond-xxi": "./static/themes/redmond-xxi.json",
|
||||
"breezy-dark": "./static/themes/breezy-dark.json",
|
||||
"breezy-light": "./static/themes/breezy-light.json"
|
||||
"redmond-xx": "/static/themes/redmond-xx.json",
|
||||
"redmond-xx-se": "/static/themes/redmond-xx-se.json",
|
||||
"redmond-xxi": "/static/themes/redmond-xxi.json",
|
||||
"breezy-dark": "/static/themes/breezy-dark.json",
|
||||
"breezy-light": "/static/themes/breezy-light.json"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue