summaryrefslogtreecommitdiff
path: root/src/client/theme/dark.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-28 14:26:20 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-28 14:26:20 +0900
commitc627288bdeb23167edc04101cd985f02f4bc8ede (patch)
tree2809a024aa939d9cecf0231685472526ff246bf1 /src/client/theme/dark.json
parentwip (diff)
downloadsharkey-c627288bdeb23167edc04101cd985f02f4bc8ede.tar.gz
sharkey-c627288bdeb23167edc04101cd985f02f4bc8ede.tar.bz2
sharkey-c627288bdeb23167edc04101cd985f02f4bc8ede.zip
wip
Diffstat (limited to 'src/client/theme/dark.json')
-rw-r--r--src/client/theme/dark.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/client/theme/dark.json b/src/client/theme/dark.json
index f8b3420e7c..462999a64f 100644
--- a/src/client/theme/dark.json
+++ b/src/client/theme/dark.json
@@ -106,6 +106,11 @@
"mfmQuote": ":alpha<0.7<$text",
"mfmQuoteLine": ":alpha<0.6<$text",
+ "suspendedInfoBg": "#611d1d",
+ "suspendedInfoFg": "#ffb4b4",
+ "remoteInfoBg": "#42321c",
+ "remoteInfoFg": "#ffbd3e",
+
"messagingRoomBg": "@bg",
"messagingRoomInfo": "#fff",
"messagingRoomDateDividerLine": "rgba(255, 255, 255, 0.1)",