Rename the default theme to BNAkkoma

This commit is contained in:
itepechi 2024-10-25 09:47:21 +09:00
parent 5d22d8da49
commit f198cbcc39
Signed by: itepechi
GPG key ID: D948CE1B5ACD0B25
3 changed files with 3 additions and 3 deletions

View file

@ -21,6 +21,6 @@
"showInstanceSpecificPanel": false, "showInstanceSpecificPanel": false,
"sidebarRight": false, "sidebarRight": false,
"subjectLineBehavior": "email", "subjectLineBehavior": "email",
"theme": "itepechi", "theme": "bnakkoma",
"webPushNotifications": false "webPushNotifications": false
} }

View file

@ -7,5 +7,5 @@
"ir-black": [ "Ir Black", "#000000", "#242422", "#b5b3aa", "#ff6c60", "#FF6C60", "#A8FF60", "#96CBFE", "#FFFFB6" ], "ir-black": [ "Ir Black", "#000000", "#242422", "#b5b3aa", "#ff6c60", "#FF6C60", "#A8FF60", "#96CBFE", "#FFFFB6" ],
"monokai": [ "Monokai", "#272822", "#383830", "#f8f8f2", "#f92672", "#F92672", "#a6e22e", "#66d9ef", "#f4bf75" ], "monokai": [ "Monokai", "#272822", "#383830", "#f8f8f2", "#f92672", "#F92672", "#a6e22e", "#66d9ef", "#f4bf75" ],
"itepechi": "/static/themes/itepechi.json" "bnakkoma": "/static/themes/bnakkoma.json"
} }

View file

@ -1,6 +1,6 @@
{ {
"_pleroma_theme_version": 2, "_pleroma_theme_version": 2,
"name": "Itepechi", "name": "BNAkkoma",
"source": { "source": {
"themeEngineVersion": 3, "themeEngineVersion": 3,
"fonts": {}, "fonts": {},