summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2023-02-19 02:22:44 +0000
committerjao <jao@gnu.org>2023-02-19 02:22:44 +0000
commit3afc62326bf8d87fcd7b3d6703d78081bce39388 (patch)
tree7374a77215fd3d06d7617865d9b6f69158fa9452 /lib
parent8552474a0b2811e87cd6199bc68bd2679336620b (diff)
downloadelibs-3afc62326bf8d87fcd7b3d6703d78081bce39388.tar.gz
elibs-3afc62326bf8d87fcd7b3d6703d78081bce39388.tar.bz2
nits
Diffstat (limited to 'lib')
-rw-r--r--lib/themes/jao-light-theme.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index 8e97f8e..afbba3d 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -37,7 +37,8 @@
(lightgreen "darkgreen")
(yellow "lightyellow"))
(:face-size 9)
- (:face-family "DejaVu Sans Mono")
+ ;; (:face-family "DejaVu Sans Mono")
+ (:face-family "Hack")
(:bold-weight 'semibold)
(:palette (fg "black")
(bg "white")