From 810ed509768f7f90f1a8f0ac2aa036d64b24808b Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 18 Mar 2019 00:41:30 +0900 Subject: [PATCH] Update black.json5 --- src/client/theme/black.json5 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/client/theme/black.json5 b/src/client/theme/black.json5 index 836130215..7f2c5026f 100644 --- a/src/client/theme/black.json5 +++ b/src/client/theme/black.json5 @@ -25,15 +25,15 @@ noteHeaderInfo: '$c4', subNoteText: ':alpha<0.7<$c4', renoteGradient: 'rgba(0, 0, 0, 0)', - renoteText: '#7bb54a', - quoteBorder: 'rgb(78, 148, 94)', + renoteText: '$c2', + quoteBorder: '$c2', mfmHashtag: '$c1', - mfmUrl: '#5b8bbd', - mfmLink: '#5b8bbd', - mfmMention: '$c2', + mfmUrl: '$c2', + mfmLink: '$c2', + mfmMention: '$c1', mfmMentionForeground: '#fff', notificationIndicator: '$c2', - link: '$c3', + link: '$c2', desktopHeaderBg: '$secondary', }, }