summaryrefslogtreecommitdiff
path: root/src/client/theme
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-27 16:58:00 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-27 16:58:00 +0900
commit5f289e47676b790b6ac2d6c8cb887300e190fd73 (patch)
tree86bd8ccbb1c40ea02308a31a8d9ae3bc7435cd56 /src/client/theme
parentwip (diff)
downloadmisskey-5f289e47676b790b6ac2d6c8cb887300e190fd73.tar.gz
misskey-5f289e47676b790b6ac2d6c8cb887300e190fd73.tar.bz2
misskey-5f289e47676b790b6ac2d6c8cb887300e190fd73.zip
wip
Diffstat (limited to 'src/client/theme')
-rw-r--r--src/client/theme/halloween.json4
1 files changed, 2 insertions, 2 deletions
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",