update
This commit is contained in:
6
.obsidian/snippets/darkmode.css
vendored
6
.obsidian/snippets/darkmode.css
vendored
@@ -9,11 +9,11 @@
|
||||
.pdf-viewer>.page,
|
||||
.mm-pdf-container {
|
||||
filter: invert(0.7)
|
||||
brightness(0.9)
|
||||
brightness(0.85)
|
||||
contrast(1.6)
|
||||
hue-rotate(180deg)
|
||||
saturate(200%)
|
||||
blur(0.5px) /* blur makes the white text less agressive */
|
||||
saturate(150%)
|
||||
/* blur(0.5px) /1* blur makes the white text less agressive *1/ */
|
||||
;
|
||||
}
|
||||
/* .mm-highlight { */
|
||||
|
Reference in New Issue
Block a user