summaryrefslogtreecommitdiff
path: root/src/client/theme/dark.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/dark.json
parentwip (diff)
downloadsharkey-b032f78769d7d70b2265cb5318276fa582c20bf7.tar.gz
sharkey-b032f78769d7d70b2265cb5318276fa582c20bf7.tar.bz2
sharkey-b032f78769d7d70b2265cb5318276fa582c20bf7.zip
wip
Diffstat (limited to 'src/client/theme/dark.json')
-rw-r--r--src/client/theme/dark.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/client/theme/dark.json b/src/client/theme/dark.json
index 0422eb021b..7a9a06187f 100644
--- a/src/client/theme/dark.json
+++ b/src/client/theme/dark.json
@@ -77,6 +77,14 @@
"googleSearchHoverBorder": "rgba(255, 255, 255, 0.3)",
"googleSearchHoverButton": "rgba(255, 255, 255, 0.1)",
+ "messagingRoomBg": "@bg",
+ "messagingRoomInfo": "#fff",
+ "messagingRoomDateDividerLine": "rgba(255, 255, 255, 0.1)",
+ "messagingRoomDateDividerText": "rgba(255, 255, 255, 0.3)",
+ "messagingRoomMessageInfo": "rgba(255, 255, 255, 0.4)",
+ "messagingRoomMessageBg": "$secondary",
+ "messagingRoomMessageFg": "#fff",
+
"desktopHeaderBg": "#313543",
"desktopHeaderFg": "#b8c5ca",
"desktopHeaderHoverFg": "#fff",