fix: テーマにプロパティ 'fgOnWhite' を追加してフォローボタンのスタイルを調整 (#10931)
* fix: add theme property 'fgOnWhite' and fix styles of follow button. * fix: add theme property 'fgOnWhite' and fix styles of follow button.
This commit is contained in:
parent
ec2f05d4f7
commit
3089a86c8e
23 changed files with 24 additions and 2 deletions
|
|
@ -10,6 +10,7 @@
|
|||
accent: '#9f8989',
|
||||
bg: '#f5f3f3',
|
||||
fg: '#7f6666',
|
||||
fgOnWhite: '@accent',
|
||||
panel: '#fff',
|
||||
divider: 'rgba(87, 68, 68, 0.1)',
|
||||
renote: 'rgb(160, 172, 125)',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue