summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-02-08 17:05:50 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-02-08 17:05:50 +0900
commit6c27412c9c4fe83b04867f43eb212d34ca2019b3 (patch)
tree721cf5a9bf35a5ec4edc1c747df19d0a61c3db00
parentNew Crowdin translations (#4178) (diff)
downloadsharkey-6c27412c9c4fe83b04867f43eb212d34ca2019b3.tar.gz
sharkey-6c27412c9c4fe83b04867f43eb212d34ca2019b3.tar.bz2
sharkey-6c27412c9c4fe83b04867f43eb212d34ca2019b3.zip
Fix theme
-rw-r--r--src/client/theme/tweet-deck.json52
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/theme/tweet-deck.json5 b/src/client/theme/tweet-deck.json5
index 3763668cea..aac9e3d009 100644
--- a/src/client/theme/tweet-deck.json5
+++ b/src/client/theme/tweet-deck.json5
@@ -28,7 +28,7 @@
suspendedInfoBg: '$secondary',
suspendedInfoFg: '$primary',
remoteInfoBg: '$secondary',
- remoteInfoFg: '#$primary',
+ remoteInfoFg: '$primary',
desktopHeaderBg: '#1c2938',
desktopHeaderFg: '#a9adae',
desktopHeaderHoverFg: '#fff',