This repository was archived by the owner on Oct 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55[ README] ( README.md ) | [ CHANGELOG] ( CHANGELOG.md )
66
7- ** This theme for Vuepress 1.x, Works only on supported operating systems and browsers**
8-
9- [ prefers-color-scheme] ( https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme )
7+ ** This theme for Vuepress 1.x**
108
119[ Live Demo and Documentation] ( https://tolking.github.io/vuepress-theme-default-prefers-color-scheme )
1210
Original file line number Diff line number Diff line change 1010 "url" : " https://github.com/tolking/vuepress-theme-default-prefers-color-scheme/issues"
1111 },
1212 "homepage" : " https://github.com/tolking/vuepress-theme-default-prefers-color-scheme" ,
13- "doc" : " https://ououe.com/lib/ vuepress-theme-default-prefers-color-scheme.html " ,
13+ "doc" : " https://tolking.github.io/ vuepress-theme-default-prefers-color-scheme" ,
1414 "scripts" : {
1515 "dev" : " vuepress dev examples" ,
1616 "serve" : " vuepress dev examples" ,
2525 " light-theme" ,
2626 " dark-theme"
2727 ],
28+ "dependencies" : {
29+ "css-prefers-color-scheme" : " ^3.1.1"
30+ },
2831 "devDependencies" : {
29- "css-prefers-color-scheme" : " ^3.1.1" ,
3032 "vuepress" : " ^1.0.0"
3133 }
3234}
You can’t perform that action at this time.
0 commit comments