From 33ccee26b58e878ec7646ee1edebc83f8fdc6142 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 18 Mar 2019 01:29:58 +0900 Subject: [PATCH] Update black.json5 --- src/client/theme/black.json5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/client/theme/black.json5 b/src/client/theme/black.json5 index 7f2c5026f..c18ba5f87 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',