diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-27 23:09:23 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-27 23:09:23 +0900 |
| commit | 32942709bfdb799f1ac26a087ffd4d73b558fcb5 (patch) | |
| tree | b7757ebe1ef97494202b3194c66e8d8f67817b9d /src/client/theme/dark.json | |
| parent | wip (diff) | |
| download | sharkey-32942709bfdb799f1ac26a087ffd4d73b558fcb5.tar.gz sharkey-32942709bfdb799f1ac26a087ffd4d73b558fcb5.tar.bz2 sharkey-32942709bfdb799f1ac26a087ffd4d73b558fcb5.zip | |
wip
Diffstat (limited to 'src/client/theme/dark.json')
| -rw-r--r-- | src/client/theme/dark.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/theme/dark.json b/src/client/theme/dark.json index 39828e364e..1eb41ea52e 100644 --- a/src/client/theme/dark.json +++ b/src/client/theme/dark.json @@ -91,6 +91,8 @@ "googleSearchHoverBorder": "rgba(255, 255, 255, 0.3)", "googleSearchHoverButton": "rgba(255, 255, 255, 0.1)", + "mfmTitleBg": "rgba(0, 0, 0, 0.2)", + "messagingRoomBg": "@bg", "messagingRoomInfo": "#fff", "messagingRoomDateDividerLine": "rgba(255, 255, 255, 0.1)", |