update zen writer

This commit is contained in:
Yann Esposito (Yogsototh) 2021-11-10 14:28:27 +01:00
parent 9c95b9a52e
commit a2f1f7c2b4
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
1 changed files with 2 additions and 0 deletions

View File

@ -118,6 +118,8 @@ Can be an integer to determine the exact padding."
((font-lock-comment-face &override) :slant 'italic)
((font-lock-function-name-face &override) :slant 'italic)
((font-lock-type-face &override) :slant 'italic)
(helm-selection :background highlight :foreground bg) ;; revert helm selection
(helm-selection-line :background highlight :foreground bg) ;; revert helm selection
(hl-line :background bg-alt)
((line-number &override) :foreground fg-alt)
((line-number-current-line &override) :foreground fg)