diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-12-30 13:19:06 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-12-30 13:19:06 +0900 |
| commit | 12286f49154b0a98a67ae279f8d3bd3949877e08 (patch) | |
| tree | b701e7026b82f2429778e729850079b44288c1a4 /src/client/theme/light.json5 | |
| parent | [Client] Fix i18n (diff) | |
| download | sharkey-12286f49154b0a98a67ae279f8d3bd3949877e08.tar.gz sharkey-12286f49154b0a98a67ae279f8d3bd3949877e08.tar.bz2 sharkey-12286f49154b0a98a67ae279f8d3bd3949877e08.zip | |
:art:
Diffstat (limited to 'src/client/theme/light.json5')
| -rw-r--r-- | src/client/theme/light.json5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/theme/light.json5 b/src/client/theme/light.json5 index 9e362c99e2..c6a4f860b4 100644 --- a/src/client/theme/light.json5 +++ b/src/client/theme/light.json5 @@ -123,6 +123,7 @@ mfmUrl: '$primary', mfmLink: '@mfmUrl', mfmMention: '$primary', + mfmMentionForeground: '@primaryForeground', mfmHashtag: '$primary', suspendedInfoBg: '#ffdbdb', |