summaryrefslogtreecommitdiff
path: root/src/client/theme/dark.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-27 02:02:07 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-27 02:02:07 +0900
commit97d68d7b31d4db1b0cdd07a0196c63d4493a621f (patch)
tree285b70786a6920e404374a52fecf6ea76e39b87c /src/client/theme/dark.json
parentClean up (diff)
downloadmisskey-97d68d7b31d4db1b0cdd07a0196c63d4493a621f.tar.gz
misskey-97d68d7b31d4db1b0cdd07a0196c63d4493a621f.tar.bz2
misskey-97d68d7b31d4db1b0cdd07a0196c63d4493a621f.zip
example commit
Diffstat (limited to 'src/client/theme/dark.json')
-rw-r--r--src/client/theme/dark.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/theme/dark.json b/src/client/theme/dark.json
index 5a8e1ce8f6..14caf19224 100644
--- a/src/client/theme/dark.json
+++ b/src/client/theme/dark.json
@@ -19,6 +19,9 @@
"autocompleteItemHoverBg": "rgba(255, 255, 255, 0.1)",
"autocompleteItemText": "rgba(255, 255, 255, 0.8)",
"autocompleteItemTextSub": "rgba(255, 255, 255, 0.3)",
+ "cwButtonBg": "#687390",
+ "cwButtonFg": "#393f4f",
+ "cwButtonHoverBg": "#707b97",
"reactionPickerButtonHoverBg": "rgba(255, 255, 255, 0.18)",
"desktopHeaderBg": "#313543",
"mobileSignedInAsBg": "#273c34",