From 49f8cfb0db79653caf0a1cb158041d51856912ef Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 27 Sep 2018 02:35:13 +0900 Subject: wip --- src/client/theme/light.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/client/theme/light.json') 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", -- cgit v1.2.3-freya