mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 00:45:50 +02:00
Improve theme
This commit is contained in:
@@ -121,6 +121,9 @@
|
||||
mfmTitleBg: 'rgba(0, 0, 0, 0.2)',
|
||||
mfmQuote: ':alpha<0.7<$text',
|
||||
mfmQuoteLine: ':alpha<0.6<$text',
|
||||
mfmLink: '$primary',
|
||||
mfmMention: '$primary',
|
||||
mfmHashtag: '$primary',
|
||||
|
||||
suspendedInfoBg: '#611d1d',
|
||||
suspendedInfoFg: '#ffb4b4',
|
||||
|
||||
@@ -121,6 +121,9 @@
|
||||
mfmTitleBg: 'rgba(0, 0, 0, 0.07)',
|
||||
mfmQuote: ':alpha<0.6<$text',
|
||||
mfmQuoteLine: ':alpha<0.5<$text',
|
||||
mfmLink: '$primary',
|
||||
mfmMention: '$primary',
|
||||
mfmHashtag: '$primary',
|
||||
|
||||
suspendedInfoBg: '#ffdbdb',
|
||||
suspendedInfoFg: '#570808',
|
||||
|
||||
Reference in New Issue
Block a user