simplified config a bit

This commit is contained in:
2026-07-30 20:21:27 +02:00
parent 93ff4a2e36
commit 811637003b
10 changed files with 51 additions and 182 deletions
+3
View File
@@ -167,6 +167,9 @@
`(org-code ((,class (:foreground ,status-info :background ,bg-main))))
`(org-block ((,class (:background ,bg-main :foreground ,fg-main :extend t))))
`(org-block-begin-line ((,class (:foreground ,status-highlight :background ,bg-main :extend t))))
`(rainbow-delimiters-depth-1-face ((,class (:foreground ,ui-selection :background ,light-grey))))
;`(rainbow-delimiters-depth-2-face ((,class (:foreground ,dark-grey :background ,ui-hl-line))))
))
;;;###autoload