Nil the org ellipsis face

master
Jacopo De Simoi 4 years ago
parent 417bc74b89
commit 08a15f6e46
  1. 1
      custom.el

@ -152,6 +152,7 @@
'(mu4e-header-highlight-face ((t (:inherit hl-line :extend t :slant normal :weight normal))))
'(org-block-background ((t (:background "#262626" :slant normal :weight normal))))
'(org-block-end-line ((t (:inherit org-meta-line :slant normal :weight normal))))
'(org-ellipsis ((t nil)))
'(org-meta-line ((t (:inherit (default font-lock-comment-face) :slant normal :weight normal))))
'(org-pomodoro-mode-line ((t (:foreground "tomato3"))))
'(paren-face-match ((t (:background "turquoise" :foreground "black"))))

Loading…
Cancel
Save