Cleanup helm-selection and headers

master
Jacopo De Simoi 3 years ago
parent 645c104403
commit 4fb1386c37
  1. 4
      custom.el

@ -137,7 +137,9 @@
'(font-latex-slide-title-face ((t nil)))
'(gnus-button ((t nil)))
'(gnus-cite-attribution ((t (:underline t :slant normal :weight normal))))
'(helm-source-header ((t (:inherit helm-header :background "#22083397778B" :foreground "white" :weight bold))))
'(header-line ((t (:background "#303030" :foreground "#919191" :inverse-video nil))))
'(helm-selection ((t (:weight normal :slant normal :inherit highlight))))
'(helm-source-header ((t (:inherit helm-header))))
'(hl-line ((t (:background "#303030"))))
'(hl-sexp-face ((t (:underline t))) t)
'(italic ((((supports :underline t)) nil)))

Loading…
Cancel
Save