File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ export default {
9797 border-left none
9898
9999.sidebar-heading
100- color $textColor
100+ color var ( -- text - color )
101101 transition color .15s ease
102102 cursor pointer
103103 font-size 1.1em
@@ -109,7 +109,7 @@ export default {
109109 margin 0
110110 border-left 0.25rem solid transparent
111111 & .open , & :hover
112- color var ( -- text - color )
112+ color $accentColor
113113 .arrow
114114 position relative
115115 top - 0.12em
Original file line number Diff line number Diff line change 11{
22 "name" : " vuepress-theme-reco" ,
3- "version" : " 1.2.0-alpha.12 " ,
3+ "version" : " 1.2.0-alpha.13 " ,
44 "description" : " A simple and beautiful vuepress Blog & Doc theme." ,
55 "main" : " index.js" ,
66 "scripts" : {
3131 "@vuepress-reco/vuepress-plugin-extract-code" : " 1.0.3" ,
3232 "@vuepress-reco/vuepress-plugin-loading-page" : " 1.0.5" ,
3333 "@vuepress-reco/vuepress-plugin-pagation" : " 1.0.6" ,
34- "@vuepress-reco/vuepress-plugin-comments" : " 1.0.11 " ,
34+ "@vuepress-reco/vuepress-plugin-comments" : " 1.0.12 " ,
3535 "@vuepress/plugin-medium-zoom" : " 1.2.0" ,
3636 "@vuepress/plugin-blog" : " 1.3.0" ,
3737 "docsearch.js" : " 2.5.2" ,
You can’t perform that action at this time.
0 commit comments