|
|
|
|
@ -102,7 +102,7 @@ |
|
|
|
|
'(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))) t) |
|
|
|
|
'(org-block-end-line ((t (:inherit org-meta-line :slant normal :weight normal)))) |
|
|
|
|
'(org-pomodoro-mode-line ((t (:foreground "tomato3")))) |
|
|
|
|
'(paren-face-match ((t (:background "turquoise" :foreground "black")))) |
|
|
|
|
'(region ((t (:inherit highlight)))) |
|
|
|
|
|