summaryrefslogtreecommitdiff
path: root/src/client/theme/light.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-27 21:43:11 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-27 21:43:11 +0900
commitb032f78769d7d70b2265cb5318276fa582c20bf7 (patch)
treec83d58b4e729557e7cd1cdd4afcf01c84a264996 /src/client/theme/light.json
parentwip (diff)
downloadsharkey-b032f78769d7d70b2265cb5318276fa582c20bf7.tar.gz
sharkey-b032f78769d7d70b2265cb5318276fa582c20bf7.tar.bz2
sharkey-b032f78769d7d70b2265cb5318276fa582c20bf7.zip
wip
Diffstat (limited to 'src/client/theme/light.json')
-rw-r--r--src/client/theme/light.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/client/theme/light.json b/src/client/theme/light.json
index 83e4ee05c3..ca0dad0718 100644
--- a/src/client/theme/light.json
+++ b/src/client/theme/light.json
@@ -77,6 +77,14 @@
"googleSearchHoverBorder": "rgba(0, 0, 0, 0.3)",
"googleSearchHoverButton": "rgba(0, 0, 0, 0.05)",
+ "messagingRoomBg": "#fff",
+ "messagingRoomInfo": "#000",
+ "messagingRoomDateDividerLine": "rgba(0, 0, 0, 0.1)",
+ "messagingRoomDateDividerText": "rgba(0, 0, 0, 0.3)",
+ "messagingRoomMessageInfo": "rgba(0, 0, 0, 0.4)",
+ "messagingRoomMessageBg": "#eee",
+ "messagingRoomMessageFg": "#333",
+
"desktopHeaderBg": "#f7f7f7",
"desktopHeaderFg": "#9eaba8",
"desktopHeaderHoverFg": "#7b8c88",