diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-08 17:05:50 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-08 17:05:50 +0900 |
| commit | 6c27412c9c4fe83b04867f43eb212d34ca2019b3 (patch) | |
| tree | 721cf5a9bf35a5ec4edc1c747df19d0a61c3db00 /src/client | |
| parent | New Crowdin translations (#4178) (diff) | |
| download | sharkey-6c27412c9c4fe83b04867f43eb212d34ca2019b3.tar.gz sharkey-6c27412c9c4fe83b04867f43eb212d34ca2019b3.tar.bz2 sharkey-6c27412c9c4fe83b04867f43eb212d34ca2019b3.zip | |
Fix theme
Diffstat (limited to 'src/client')
| -rw-r--r-- | src/client/theme/tweet-deck.json5 | 2 |
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', |