MacBookPro.lan 2026-5-1:15:34:10

This commit is contained in:
oskar
2026-05-01 15:34:12 +02:00
parent 903c00aa59
commit 5be4287d32
3 changed files with 19 additions and 12 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"minimal-style@@code-background@@dark": "#1E1E1E",
"minimal-style@@window-title-off": false,
"minimal-style@@code-normal@@dark": "#BCBCBC",
"minimal-style@@image-muted": 1,
"minimal-style@@image-muted": 0.55,
"minimal-style@@col-alt": false,
"supercharged-links@@f1e2-3136-color": "#008A88",
"supercharged-links@@591a-86c0-decoration": "initial",
+8
View File
@@ -83,3 +83,11 @@ a.tag {
/* margin: 0 0 0 calc(52% - var(--max-width)/2) !important; /1* note : i hate the person that used !important in the first place *1/ */
}
.excalidraw-svg {
filter: hue-rotate(90deg) !important;
opacity: 1 !important;
/* color: white; */
}