summaryrefslogtreecommitdiff
path: root/src/client/theme/light.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-27 02:35:13 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-27 02:35:13 +0900
commit49f8cfb0db79653caf0a1cb158041d51856912ef (patch)
tree6e31dd6142113a86ac0e1c8cca541dff76ab3bda /src/client/theme/light.json
parentwip (diff)
downloadmisskey-49f8cfb0db79653caf0a1cb158041d51856912ef.tar.gz
misskey-49f8cfb0db79653caf0a1cb158041d51856912ef.tar.bz2
misskey-49f8cfb0db79653caf0a1cb158041d51856912ef.zip
wip
Diffstat (limited to 'src/client/theme/light.json')
-rw-r--r--src/client/theme/light.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/theme/light.json b/src/client/theme/light.json
index d4803389da..87f384a200 100644
--- a/src/client/theme/light.json
+++ b/src/client/theme/light.json
@@ -15,6 +15,10 @@
"popupBg": "#fff",
"popupFg": "#586069",
"modalBackdrop": "rgba(0, 0, 0, 0.1)",
+ "dateDividerBg": "#fdfdfd",
+ "dateDividerFg": "#aaa",
+ "footerButtonHover": "#f5f5f5",
+ "footerButtonActive": "#eee",
"noteHeaderName": "#627079",
"noteHeaderBadgeFg": "#aaa",