1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-07-13 07:07:19 +08:00

Replace background + base user prefs

This commit is contained in:
hynet-mel 2022-08-23 10:27:38 +02:00
parent d2322b611a
commit 501b0ea537
3 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

(image error) Size: 628 KiB

BIN
static/background.png Normal file

Binary file not shown.

After

(image error) Size: 3.5 KiB

View file

@ -1,6 +1,6 @@
{
"alwaysShowSubjectInput": true,
"background": "/static/aurora_borealis.jpg",
"background": "/static/background.png",
"collapseMessageWithSubject": false,
"greentext": false,
"hideFilteredStatuses": false,
@ -20,8 +20,8 @@
"redirectRootNoLogin": "/main/all",
"scopeCopy": true,
"showFeaturesPanel": true,
"showInstanceSpecificPanel": false,
"sidebarRight": false,
"showInstanceSpecificPanel": true,
"sidebarRight": true,
"subjectLineBehavior": "email",
"theme": "ihatebeingalive",
"webPushNotifications": false