enhance(frontend): テーマでページヘッダーの色を変更できるように

This commit is contained in:
syuilo 2025-04-16 10:59:05 +09:00
parent 29f475b17a
commit 17e7340933
4 changed files with 17 additions and 3 deletions

View file

@ -33,6 +33,8 @@
navFg: '@fg',
navActive: '@accent',
navIndicator: '@indicator',
pageHeaderBg: '@bg',
pageHeaderFg: '@fg',
link: '#44a4c1',
hashtag: '#ff9156',
mention: '@accent',