summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorBlendoit <blendoit@gmail.com>2020-12-02 21:23:19 -0800
committerBlendoit <blendoit@gmail.com>2020-12-02 21:23:19 -0800
commitf467bf4d4c7fe0ebcac392100d2c8262dc940957 (patch)
tree09815815fe1f836e480bb0a37e17fc38a9a52383 /themes
parentf8df8e589b0545f45be6673e9e0ff06ca41c1c2b (diff)
misc
Diffstat (limited to 'themes')
-rw-r--r--themes/blendoit-light-theme.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/blendoit-light-theme.el b/themes/blendoit-light-theme.el
index 7430c36..6f41dbd 100644
--- a/themes/blendoit-light-theme.el
+++ b/themes/blendoit-light-theme.el
@@ -1,5 +1,5 @@
(deftheme blendoit-light
- "Created 2020-11-22.")
+ "Created 2020-11-30.")
(custom-theme-set-faces
'blendoit-light
@@ -31,7 +31,7 @@
'(fringe ((t (:background "white smoke"))))
'(header-line ((t (:family "Jost*" :height 1.8 :weight extra-bold))))
'(tooltip ((t (:inherit variable-pitch :background "lightyellow" :foreground "black"))))
- '(mode-line ((t (:box (:line-width -1 :style released-button) :foreground "white" :background "steel blue" :family "Hermit" :height 1.2))))
+ '(mode-line ((t (:height 1.2 :family "Hack" :background "steel blue" :foreground "white" :box (:line-width -1 :style released-button)))))
'(mode-line-buffer-id ((t (:weight bold))))
'(mode-line-emphasis ((t (:weight bold))))
'(mode-line-highlight ((t (:box (:line-width 2 :color "grey40" :style released-button)))))
Copyright 2019--2024 Marius PETER