diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2020-03-20 18:11:39 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2020-03-20 18:11:39 +0900 |
| commit | f31c94e2ea43fa36d2a0fc8742e0a52a0025b643 (patch) | |
| tree | e48e372ddaac8514cada36f165bf921f313971a4 /src/client/themes/lavender.json5 | |
| parent | Fix bug (diff) | |
| download | misskey-f31c94e2ea43fa36d2a0fc8742e0a52a0025b643.tar.gz misskey-f31c94e2ea43fa36d2a0fc8742e0a52a0025b643.tar.bz2 misskey-f31c94e2ea43fa36d2a0fc8742e0a52a0025b643.zip | |
wip
Diffstat (limited to 'src/client/themes/lavender.json5')
| -rw-r--r-- | src/client/themes/lavender.json5 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/themes/lavender.json5 b/src/client/themes/lavender.json5 index 4eb4a54749..faa4093612 100644 --- a/src/client/themes/lavender.json5 +++ b/src/client/themes/lavender.json5 @@ -14,6 +14,5 @@ link: '@accent', mention: '@accent', hashtag: '@accent', - dateLabelBg: 'rgb(204, 186, 188)', }, } |