diff --git a/packages/client/src/pages/admin/settings.vue b/packages/client/src/pages/admin/settings.vue
index c5d7821329..abd73fd98c 100644
--- a/packages/client/src/pages/admin/settings.vue
+++ b/packages/client/src/pages/admin/settings.vue
@@ -10,37 +10,6 @@
{{ $ts.instanceDescription }}
-
-
- {{ $ts.iconUrl }}
-
-
-
-
- {{ $ts.bannerUrl }}
-
-
-
-
- {{ $ts.backgroundImageUrl }}
-
-
-
-
- {{ $ts.themeColor }}
- #RRGGBB
-
-
-
- {{ $ts.instanceDefaultLightTheme }}
- {{ $ts.instanceDefaultThemeDescription }}
-
-
-
- {{ $ts.instanceDefaultDarkTheme }}
- {{ $ts.instanceDefaultThemeDescription }}
-
-
{{ $ts.tosUrl }}
@@ -78,6 +47,41 @@
{{ $ts.disablingTimelinesInfo }}
+
+ {{ $ts.theme }}
+
+
+
+ {{ $ts.iconUrl }}
+
+
+
+
+ {{ $ts.bannerUrl }}
+
+
+
+
+ {{ $ts.backgroundImageUrl }}
+
+
+
+
+ {{ $ts.themeColor }}
+ #RRGGBB
+
+
+
+ {{ $ts.instanceDefaultLightTheme }}
+ {{ $ts.instanceDefaultThemeDescription }}
+
+
+
+ {{ $ts.instanceDefaultDarkTheme }}
+ {{ $ts.instanceDefaultThemeDescription }}
+
+
+
{{ $ts.files }}