We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92f335a commit d3cfe0bCopy full SHA for d3cfe0b
src/.vuepress/styles/index.scss
@@ -1 +1,4 @@
1
// place your custom styles here
2
+html[data-theme="dark"] img[src="/coffee.svg"]{
3
+ filter: invert(0.8)
4
+}
0 commit comments