feat(valine): add valine dark theme

This commit is contained in:
Dillon
2020-02-15 00:38:15 +08:00
parent e8d72608ea
commit b9c7510260
6 changed files with 131 additions and 95 deletions

View File

@@ -0,0 +1,3 @@
.dark-theme .v *,.dark-theme .v .vwrap input,.dark-theme .v .vwrap input::placeholder,.dark-theme .v .veditor,.dark-theme .v .veditor::placeholder,.dark-theme .v a,.dark-theme .v a:hover{color:rgba(255,255,255,0.75);opacity:1}.dark-theme .v .vbtn{color:rgba(255,255,255,0.75);background:#333;border:none}.dark-theme .v .vbtn:hover{color:#3090e4;border-color:#3090e4}.dark-theme .v .vlist .vcard .vhead .vsys{background:#333}.dark-theme .v code,.dark-theme .v pre{background:#272C34}.v code,.v pre{text-align:left}
/*# sourceMappingURL=dark.css.map */

View File

@@ -0,0 +1 @@
{"Target":"css/lib/valine/dark.css","MediaType":"text/css","Data":{}}