From 425d0662a1657fc477f961bcc8349e8980ba01a7 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 26 Mar 2025 16:01:58 +0200 Subject: [PATCH] remove sgsgb-related stuff --- public/static/config.json | 4 ++-- public/static/palettes/index.json | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) 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": {