feat(theme): Add mentionMe property

This commit is contained in:
syuilo
2020-06-04 22:19:08 +09:00
parent 010e1b3ba4
commit 071c7e6a58
3 changed files with 7 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
link: '#44a4c1',
hashtag: '#ff9156',
mention: '@accent',
mentionMe: '@mention',
renote: '#229e82',
modalBg: 'rgba(0, 0, 0, 0.5)',
divider: 'rgba(255, 255, 255, 0.1)',

View File

@@ -29,6 +29,7 @@
link: '#44a4c1',
hashtag: '#ff9156',
mention: '@accent',
mentionMe: '@mention',
renote: '#229e82',
modalBg: 'rgba(0, 0, 0, 0.3)',
divider: 'rgba(0, 0, 0, 0.1)',