MacBook-Pro-de-Oscar.local 2026-3-28:13:34:18

This commit is contained in:
oskar
2026-03-28 13:34:18 +01:00
parent a691163b20
commit 9240cda167
4 changed files with 25 additions and 8 deletions
+2 -2
View File
@@ -36,10 +36,10 @@
"general_interface",
"checkboxes",
"headers",
"dark_pdf",
"omts-[editor] Compact Right Sidebar notes",
"omts-Excalidraw - Compact",
"popup_preview_size"
"popup_preview_size",
"dark_pdf"
],
"interfaceFontFamily": "CMU Bright,CMU Serif,FiraCode Nerd Font",
"textFontFamily": "CMU Sans Serif,CMU Serif,FiraCode Nerd Font",
+5 -1
View File
@@ -152,5 +152,9 @@
"wikipedia-theme@@hide-frontmatter": false,
"wikipedia-theme@@hide-callout-icons": false,
"wikipedia-theme@@hide-callout-title": false,
"wikipedia-theme@@info-normal": false
"wikipedia-theme@@info-normal": false,
"pdf-plus@@pdf-plus-rect-highlight-border-width": 3,
"pdf-plus@@pdf-plus-vim-hint-inverted": false,
"minimal-style@@pdf-invert-dark": false,
"minimal-style@@pdf-blend-light": true
}
+2 -3
View File
@@ -5,9 +5,8 @@
/* pdfs, figures... */
/* markmind pdf reader (and annotator) */
/* .theme-dark*/
.pdfViewer {
.theme-dark .pdf-cropped-embed, /* PDF++ rectangle highlights */
.theme-dark .pdfViewer > .page {
filter: invert(0.7)
brightness(0.85)
contrast(1.6)