enhance(frontend): テーマでページヘッダーの色を変更できるように
This commit is contained in:
parent
29f475b17a
commit
17e7340933
4 changed files with 17 additions and 3 deletions
|
|
@ -33,6 +33,8 @@
|
|||
navFg: '@fg',
|
||||
navActive: '@accent',
|
||||
navIndicator: '@indicator',
|
||||
pageHeaderBg: '@bg',
|
||||
pageHeaderFg: '@fg',
|
||||
link: '#44a4c1',
|
||||
hashtag: '#ff9156',
|
||||
mention: '@accent',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue