Remove some more customize stuff

master
Jacopo De Simoi 7 years ago
parent 3101126cce
commit 9f96c2ce33
  1. 5
      custom.el

@ -102,12 +102,11 @@
'(linum ((t (:slant normal :weight normal))))
'(linum-highlight-face ((t (:inherit (hl-line default)))))
'(magit-diff-file-heading ((t nil)))
'(magit-section-heading ((t (:foreground "LightGoldenrod2"))))
'(magit-section-secondary-heading ((t nil)))
'(magit-signature-bad ((t (:foreground "red"))))
'(menu ((t (:inverse-video t))))
'(mode-line ((t (:background "grey25" :foreground "grey80" :weight normal))))
'(mode-line-inactive ((t (:inherit mode-line :background "grey10" :foreground "grey50" :weight normal))))
; '(mode-line ((t (:background "grey25" :foreground "grey80" :weight normal))))
; '(mode-line-inactive ((t (:inherit mode-line :background "grey10" :foreground "grey50" :weight normal))))
'(mouse ((t (:background "orchid"))))
'(org-block-background ((t (:background "#262626" :slant normal :weight normal))))
'(org-block-end-line ((t (:inherit org-meta-line :slant normal :weight normal))))

Loading…
Cancel
Save