summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-light-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/themes/jao-light-theme.el')
-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 a9786ea..3c1aa31 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -43,7 +43,8 @@
(functions "#005555")
(red "salmon3")
(red2 "sienna4"))
- (:face-family "Hack")
+ (:face-family "Roboto Mono")
+ (:bold-weight 'medium)
(:palette (fg "black")
(bg "white")
(box "grey88")