mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-09 14:40:23 +08:00
docs: main color
This commit is contained in:
9
docs/.vuepress/override.styl
Normal file
9
docs/.vuepress/override.styl
Normal file
@@ -0,0 +1,9 @@
|
||||
$accentColor = #F5712C
|
||||
|
||||
.navbar .site-name {
|
||||
color: $accentColor;
|
||||
}
|
||||
|
||||
.page .custom-block.tip {
|
||||
border-color: $accentColor;
|
||||
}
|
||||
Reference in New Issue
Block a user