From 6d7e4fe2a1a63d3b9ca43203c17a0b7b72f82a9d Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Mon, 19 Oct 2020 14:50:57 +0900
Subject: [PATCH] =?UTF-8?q?fb07116a4=20=E3=81=AE=E3=82=B3=E3=83=9F?=
 =?UTF-8?q?=E3=83=83=E3=83=88=E5=BF=98=E3=82=8C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/client/store.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/client/store.ts b/src/client/store.ts
index fd469a4be3..f1ad23e1f5 100644
--- a/src/client/store.ts
+++ b/src/client/store.ts
@@ -61,7 +61,7 @@ export const defaultDeviceSettings = {
 	accounts: [],
 	recentEmojis: [],
 	themes: [],
-	darkTheme: '8c539dc1-0fab-4d47-9194-39c508e9bfe1',
+	darkTheme: '8050783a-7f63-445a-b270-36d0f6ba1677',
 	lightTheme: '4eea646f-7afa-4645-83e9-83af0333cd37',
 	darkMode: false,
 	deckMode: false,