MacBook-Pro-de-Oscar.local 2026-3-28:13:34:18
This commit is contained in:
Vendored
+2
-2
@@ -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
@@ -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
|
||||
}
|
||||
Vendored
+2
-3
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user