From 1591300f7079a51067b5bcdb2b6756897d82f4bc Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 21 Apr 2022 22:59:50 +0100 Subject: themes: emacs 28 seems to prefer 'semibold to 'medium --- lib/themes/jao-themes.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/themes/jao-themes.el') diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 921e1c3..2c182f6 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -180,7 +180,7 @@ (defvar jao-themes--cidxs nil) (defvar jao-themes--x-colors nil) -(defvar jao-themes--bold-weight 'medium) +(defvar jao-themes--bold-weight 'semibold) (defvar *jao-themes--color-names* nil) (defvar *jao--parsed-faces* nil) -- cgit v1.2.3