Update README.md
This commit is contained in:
parent
f577540d8d
commit
704850bfa7
1 changed files with 1 additions and 2 deletions
|
@ -17,7 +17,6 @@ Copy this code on misskey theme editor :
|
||||||
|
|
||||||
props: {
|
props: {
|
||||||
accent: '#8fbcbb',
|
accent: '#8fbcbb',
|
||||||
tag:'#a3be8c',
|
|
||||||
bg: '#2e3440',
|
bg: '#2e3440',
|
||||||
fg: '#eceff4',
|
fg: '#eceff4',
|
||||||
fgHighlighted: '@link',
|
fgHighlighted: '@link',
|
||||||
|
@ -29,7 +28,7 @@ Copy this code on misskey theme editor :
|
||||||
header: 'rgba(59, 66, 82, 0.75)',
|
header: 'rgba(59, 66, 82, 0.75)',
|
||||||
link: '#b48ead',
|
link: '#b48ead',
|
||||||
mention: '#bf616a',
|
mention: '#bf616a',
|
||||||
hashtag: '@tag',
|
hashtag: 'a3be8c',
|
||||||
renote: '#d08770',
|
renote: '#d08770',
|
||||||
pageBg: '@bg',
|
pageBg: '@bg',
|
||||||
badge: '#a3be8c',
|
badge: '#a3be8c',
|
||||||
|
|
Loading…
Reference in a new issue