|
|
|
|
@ -81,6 +81,10 @@ |
|
|
|
|
'(hl-sexp-face ((t (:underline t))) t) |
|
|
|
|
'(italic ((((supports :underline t)) nil))) |
|
|
|
|
'(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)))) |
|
|
|
|
|