Change the outline header faces so it stands out more
This commit is contained in:
parent
f197b35369
commit
f0ae6a5d50
@ -216,5 +216,8 @@
|
||||
'(default ((t (:family "Hack" :foundry "simp" :slant normal :weight normal :height 98 :width normal))))
|
||||
'(aw-leading-char-face ((t (:inherit ace-jump-face-foreground :height 2.0))))
|
||||
'(hl-line ((t (:inherit nil :background "gray25"))))
|
||||
'(outline-1 ((t (:inherit font-lock-function-name-face :overline t :weight bold :height 1.2))))
|
||||
'(outline-2 ((t (:inherit font-lock-variable-name-face :overline t :weight bold :height 1.1))))
|
||||
'(outline-3 ((t (:inherit font-lock-keyword-face :overline t :weight bold))))
|
||||
'(trailing-whitespace ((t (:inherit nil :background "red1"))))
|
||||
'(whitespace-line ((t (:inherit nil :background "orange4")))))
|
||||
|
Loading…
Reference in New Issue
Block a user