mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
* sdf * docs: 优化文档 * fix: webpack 编译失败问题 --------- Co-authored-by: wanchun <445436867@qq.com>
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;
|
|
} |