diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-10-31 20:19:49 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-10-31 20:19:49 +0900 |
| commit | 758e054c9234ccd86b64fbb08adfec069dc3b975 (patch) | |
| tree | 29653363f78cfb5da2578ecb1d4ccb8e05b7ab64 /src/client/themes | |
| parent | New Crowdin updates (#7913) (diff) | |
| download | misskey-758e054c9234ccd86b64fbb08adfec069dc3b975.tar.gz misskey-758e054c9234ccd86b64fbb08adfec069dc3b975.tar.bz2 misskey-758e054c9234ccd86b64fbb08adfec069dc3b975.zip | |
:art:
Diffstat (limited to 'src/client/themes')
| -rw-r--r-- | src/client/themes/l-light.json5 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/themes/l-light.json5 b/src/client/themes/l-light.json5 index 79176cdd62..248355c945 100644 --- a/src/client/themes/l-light.json5 +++ b/src/client/themes/l-light.json5 @@ -15,5 +15,6 @@ navBg: '#fff', panel: '#fff', panelHeaderDivider: '@divider', + mentionMe: 'rgb(0, 179, 70)', }, } |