mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
8 lines
227 B
CSS
8 lines
227 B
CSS
:root {
|
|
--vp-c-brand: #5384ff;
|
|
--vp-button-brand-border: #5384ff;
|
|
--vp-button-brand-hover-border: #5384ff;
|
|
--vp-button-brand-hover-bg: #759dff;
|
|
--vp-local-search-highlight-bg: #7da6ff;
|
|
--vp-c-brand-light: #747bff;
|
|
} |