summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-light-theme.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-05-25 23:24:31 +0100
committerjao <jao@gnu.org>2022-05-28 18:13:12 +0100
commitf35c9105509b1c5e01081cf413c68cec575a9047 (patch)
tree64f8e5fc5aacb5e0e621026119aaccbefd2a2bd7 /lib/themes/jao-light-theme.el
parent2f041bda5cedfdce0a6a8b3599d1f6f779764619 (diff)
downloadelibs-f35c9105509b1c5e01081cf413c68cec575a9047.tar.gz
elibs-f35c9105509b1c5e01081cf413c68cec575a9047.tar.bz2
nits
Diffstat (limited to 'lib/themes/jao-light-theme.el')
-rw-r--r--lib/themes/jao-light-theme.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index 385b429..caf43d9 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -39,7 +39,9 @@
(blue "#023770")
(green "#005555"))
(:face-size 9)
- (:face-family "Hack")
+ ;; (:face-family "Hack")
+ (:face-family "DejaVu Sans Mono")
+ ;; (:face-family "Iosevka Comfy Fixed")
(:bold-weight jao-theme-light-bold)
(:palette (fg "black")
(bg "white")