summaryrefslogtreecommitdiff
path: root/src/client/theme
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-03-18 01:29:58 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-03-18 01:29:58 +0900
commit33ccee26b58e878ec7646ee1edebc83f8fdc6142 (patch)
tree50a8f4a62441b9eaa211f26b0f2e26ae7c4a1f91 /src/client/theme
parent10.97.0 (diff)
downloadsharkey-33ccee26b58e878ec7646ee1edebc83f8fdc6142.tar.gz
sharkey-33ccee26b58e878ec7646ee1edebc83f8fdc6142.tar.bz2
sharkey-33ccee26b58e878ec7646ee1edebc83f8fdc6142.zip
Update black.json5
Diffstat (limited to 'src/client/theme')
-rw-r--r--src/client/theme/black.json54
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/theme/black.json5 b/src/client/theme/black.json5
index 7f2c5026f9..c18ba5f876 100644
--- a/src/client/theme/black.json5
+++ b/src/client/theme/black.json5
@@ -21,8 +21,8 @@
props: {
bg: '$c0',
noteText: '$c4',
- noteHeaderAcct: '$c4',
- noteHeaderInfo: '$c4',
+ noteHeaderAcct: ':alpha<0.65<$c4',
+ noteHeaderInfo: ':alpha<0.5<$c4',
subNoteText: ':alpha<0.7<$c4',
renoteGradient: 'rgba(0, 0, 0, 0)',
renoteText: '$c2',