From 5f289e47676b790b6ac2d6c8cb887300e190fd73 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 27 Sep 2018 16:58:00 +0900 Subject: wip --- src/client/theme/halloween.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/client/theme') diff --git a/src/client/theme/halloween.json b/src/client/theme/halloween.json index 420a03d2cd..154755fe90 100644 --- a/src/client/theme/halloween.json +++ b/src/client/theme/halloween.json @@ -5,13 +5,13 @@ "author": "syuilo", "inherit": "9978f7f9-5616-44fd-a704-cc5985efdd63" }, - "primary": "#fb8d4e", + "primary": "#d67036", "primaryForeground": "#fff", "bg": "#1b1a35", "face": "#322e44", "faceHeader": "#36314e", "dateDividerBg": "#26253c", - "popupBg": "#2c303c", + "popupBg": "@face", "popupFg": "#d6dce2", "renoteGradient": "#5d2d1a", "renoteText": "#ff6c00", -- cgit v1.2.3-freya