Rename the default theme to BNAkkoma
This commit is contained in:
parent
5d22d8da49
commit
f198cbcc39
3 changed files with 3 additions and 3 deletions
|
@ -21,6 +21,6 @@
|
|||
"showInstanceSpecificPanel": false,
|
||||
"sidebarRight": false,
|
||||
"subjectLineBehavior": "email",
|
||||
"theme": "itepechi",
|
||||
"theme": "bnakkoma",
|
||||
"webPushNotifications": false
|
||||
}
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
"ir-black": [ "Ir Black", "#000000", "#242422", "#b5b3aa", "#ff6c60", "#FF6C60", "#A8FF60", "#96CBFE", "#FFFFB6" ],
|
||||
"monokai": [ "Monokai", "#272822", "#383830", "#f8f8f2", "#f92672", "#F92672", "#a6e22e", "#66d9ef", "#f4bf75" ],
|
||||
|
||||
"itepechi": "/static/themes/itepechi.json"
|
||||
"bnakkoma": "/static/themes/bnakkoma.json"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"_pleroma_theme_version": 2,
|
||||
"name": "Itepechi",
|
||||
"name": "BNAkkoma",
|
||||
"source": {
|
||||
"themeEngineVersion": 3,
|
||||
"fonts": {},
|
Loading…
Reference in a new issue