diff --git a/public/static/config.json b/public/static/config.json index 6df21bb9e..8a78284a3 100644 --- a/public/static/config.json +++ b/public/static/config.json @@ -25,7 +25,7 @@ "sidebarRight": false, "subjectLineBehavior": "email", "theme": null, - "style": "BreezyDX", - "palette": "sigsegv2", + "style": null, + "palette": null, "webPushNotifications": false } diff --git a/public/static/palettes/index.json b/public/static/palettes/index.json index 650d38bb5..2cd110d1e 100644 --- a/public/static/palettes/index.json +++ b/public/static/palettes/index.json @@ -1,6 +1,4 @@ { - "sigsegv": [ "シグセグV", "#100f32", "#221548", "#e6fcff", "#fe9df8", "#fd3f3f", "#cafeb8", "#9fd3fe", "#ffe96b" ], - "sigsegv2": [ "SigSeg部", "#003238", "#00616c", "#e8f9fb", "#81ffff", "#ff7b66", "#4ae619", "#00ddff", "#ccef53" ], "pleroma-dark": [ "Pleroma Dark", "#121a24", "#182230", "#b9b9ba", "#d8a070", "#d31014", "#0fa00f", "#0095ff", "#ffa500" ], "pleroma-light": [ "Pleroma Light", "#f2f4f6", "#dbe0e8", "#304055", "#f86f0f", "#d31014", "#0fa00f", "#0095ff", "#ffa500" ], "classic-dark": {