From ee070b516cc84e67571444bf27efaabbbb79c894 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 26 Jul 2022 19:41:38 +0100 Subject: themes nits --- lib/themes/jao-themes.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/themes/jao-themes.el') diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 03f0906..ad33e8b 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -21,8 +21,8 @@ (require 'ansi-color) ;;; palette -(defvar jao-themes-default-face "Hack-9") -(defvar jao-themes--face-family "Hack") +(defvar jao-themes-default-face "DejaVu Sans Mono-9") +(defvar jao-themes--face-family "DejaVu Sans Mono") (defvar jao-themes--fg "black") (defvar jao-themes--bg "white") (defvar jao-themes--box "grey75") -- cgit v1.2.3