|
|
|
|
@ -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)))) |
|
|
|
|
|