device-56.home 2026-4-1:0:3:54
This commit is contained in:
8
.obsidian/snippets/dark_pdf.css
vendored
8
.obsidian/snippets/dark_pdf.css
vendored
@@ -8,10 +8,12 @@
|
||||
.theme-dark .pdf-cropped-embed, /* PDF++ rectangle highlights */
|
||||
.theme-dark .pdfViewer > .page {
|
||||
filter: invert(0.7)
|
||||
brightness(0.85)
|
||||
contrast(1.6)
|
||||
/* brightness(0.85) */
|
||||
/* contrast(1.6) */
|
||||
brightness(1.2)
|
||||
contrast(2.5)
|
||||
hue-rotate(180deg)
|
||||
saturate(150%)
|
||||
saturate(100%)
|
||||
/* blur(0.5px) /1* blur makes the white text less agressive *1/ */
|
||||
;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user