simplified config a bit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user