Replace background + base user prefs

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 628 KiB

BIN
static/background.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  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,
@ -18,8 +18,8 @@
"redirectRootLogin": "/main/friends",
"redirectRootNoLogin": "/main/all",
"showFeaturesPanel": true,
"showInstanceSpecificPanel": false,
"sidebarRight": false,
"showInstanceSpecificPanel": true,
"sidebarRight": true,
"subjectLineBehavior": "email",
"theme": "ihatebeingalive",
"webPushNotifications": false