File tree Expand file tree Collapse file tree 3 files changed +43
-99
lines changed Expand file tree Collapse file tree 3 files changed +43
-99
lines changed Original file line number Diff line number Diff line change 44
55: root {
66 --vp-c-accent : # f78200 ;
7- }
87
9- /**
10- * Component: Button
11- * -------------------------------------------------------------------------- */
12-
13- : root {
14- --vp-button-brand-border : var (--vp-c-brand-light );
15- --vp-button-brand-text : var (--vp-c-text-dark-1 );
16- --vp-button-brand-bg : var (--vp-c-brand );
17- --vp-button-brand-hover-border : var (--vp-c-brand-light );
18- --vp-button-brand-hover-text : var (--vp-c-text-dark-1 );
19- --vp-button-brand-hover-bg : var (--vp-c-brand-light );
20- --vp-button-brand-active-border : var (--vp-c-brand-light );
21- --vp-button-brand-active-text : var (--vp-c-text-dark-1 );
22- --vp-button-brand-active-bg : var (--vp-button-brand-bg );
8+ --vp-c-brand-1 : var (--vp-c-green-1 );
9+ --vp-c-brand-2 : var (--vp-c-green-2 );
10+ --vp-c-brand-3 : var (--vp-c-green-3 );
11+ --vp-c-brand-soft : var (--vp-c-green-soft );
2312}
2413
2514/**
5241 --vp-home-hero-image-filter : blur (72px );
5342 }
5443}
55-
56- /**
57- * Component: Algolia
58- * -------------------------------------------------------------------------- */
59-
60- .DocSearch {
61- --docsearch-primary-color : var (--vp-c-brand ) !important ;
62- }
Original file line number Diff line number Diff line change 108108 "prettier" : " ^2.8.8" ,
109109 "semver" : " ^7.5.4" ,
110110 "typedoc" : " ^0.25.1" ,
111- "typedoc-plugin-markdown" : " ^3.15.4 " ,
111+ "typedoc-plugin-markdown" : " ^3.16.0 " ,
112112 "typescript" : " ~5.2.2" ,
113113 "unbuild" : " ^2.0.0" ,
114- "vitepress" : " 1.0.0-beta.7 " ,
114+ "vitepress" : " 1.0.0-rc.10 " ,
115115 "vitest" : " ^0.34.3" ,
116116 "vue" : " ^3.3.4" ,
117117 "yorkie" : " ^2.0.0"
You can’t perform that action at this time.
0 commit comments