summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-03-07 04:42:56 +0000
committerjao <jao@gnu.org>2021-03-07 04:42:56 +0000
commit83d796d1a23f155fe09c0c4482be2403e451989b (patch)
treea94a66ff9deabf21cb7cfdb297141501c2475b5a /lib
parent1a6c771603c7c6a962d2335802e1a1cad62d2b7a (diff)
downloadelibs-83d796d1a23f155fe09c0c4482be2403e451989b.tar.gz
elibs-83d796d1a23f155fe09c0c4482be2403e451989b.tar.bz2
theme nits
Diffstat (limited to 'lib')
-rw-r--r--lib/themes/jao-light-theme.el3
-rw-r--r--lib/themes/jao-themes.el2
2 files changed, 2 insertions, 3 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index ae82105..7e3e139 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -110,10 +110,9 @@
(lui-track-bar (p dimm) :height 0.2 nul nil ex)
(magit-diff-context-highlight (c nil yellow) ex)
(magit-diff-hunk-heading-highlight (c nil yellow) it bf)
- (mode-line (c "grey30" dimm-background-3) ;; "ghost white"
+ (mode-line (c "grey30" dimm-background-3)
:box (:line-width 1 :color "grey90"))
(mode-line-inactive (c "grey40" dimm-background-4)
- :height 1
:box (:line-width 1 :color "grey90"))
(mode-line-buffer-id (~ mode-line) (c dark-blue-2) nit)
(mode-line-emphasis (c green nil))
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el
index e1aef4f..d644754 100644
--- a/lib/themes/jao-themes.el
+++ b/lib/themes/jao-themes.el
@@ -295,7 +295,7 @@
(jao-themes-f11 (p f11))
(jao-themes-f12 (p f12)))
`((aw-background-face (p dimm))
- (aw-leading-char-face (~ error) :height 2.5)
+ (aw-leading-char-face (~ error) bf :height 3.0)
(awesome-tray-module-awesome-tab-face (p f00))
(awesome-tray-module-battery-face (p f00))
(awesome-tray-module-battery-face (p f00))