summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/blendoit-light-theme.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/themes/blendoit-light-theme.el b/themes/blendoit-light-theme.el
index 1be39e3..2d916ea 100644
--- a/themes/blendoit-light-theme.el
+++ b/themes/blendoit-light-theme.el
@@ -21,12 +21,12 @@
'(font-lock-function-name-face ((t (:foreground "DarkOrchid4" :weight bold))))
'(font-lock-keyword-face ((t (:foreground "medium violet red"))))
'(font-lock-negation-char-face ((t nil)))
- '(font-lock-preprocessor-face ((t (:inherit (font-lock-builtin-face)))))
- '(font-lock-regexp-grouping-backslash ((t (:inherit (bold)))))
- '(font-lock-regexp-grouping-construct ((t (:inherit (bold)))))
- '(font-lock-string-face ((t (:height 1.1 :foreground "MediumOrchid3" :inherit variable-pitch))))
+ '(font-lock-preprocessor-face ((t (:inherit font-lock-builtin-face))))
+ '(font-lock-regexp-grouping-backslash ((t (:inherit bold :foreground "dark orange"))))
+ '(font-lock-regexp-grouping-construct ((t (:inherit bold))))
+ '(font-lock-string-face ((t (:inherit variable-pitch :foreground "MediumOrchid3" :height 1.1))))
'(font-lock-type-face ((t (:foreground "orchid2"))))
- '(font-lock-variable-name-face ((t (:foreground "sienna"))))
+ '(font-lock-variable-name-face ((t (:foreground "DarkOrchid3" :weight bold))))
'(font-lock-warning-face ((t (:inherit (error)))))
'(fringe ((t (:background "grey95"))))
'(header-line ((t (:weight extra-bold :height 1.8 :family "Jost*"))))
Copyright 2019--2024 Marius PETER