diff --git a/static/aurora_borealis.jpg b/static/aurora_borealis.jpg
deleted file mode 100644
index b6a0daf9..00000000
Binary files a/static/aurora_borealis.jpg and /dev/null differ
diff --git a/static/background.png b/static/background.png
new file mode 100644
index 00000000..77b5373a
Binary files /dev/null and b/static/background.png differ
diff --git a/static/config.json b/static/config.json
index 75f4b299..044a7563 100644
--- a/static/config.json
+++ b/static/config.json
@@ -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