summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-themes.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-04-21 22:59:50 +0100
committerjao <jao@gnu.org>2022-04-21 22:59:50 +0100
commit1591300f7079a51067b5bcdb2b6756897d82f4bc (patch)
tree1732db7393000dee4b810eacc3886539fa427828 /lib/themes/jao-themes.el
parent286934e3ed238a2ee8c6137568742e917bc44d97 (diff)
downloadelibs-1591300f7079a51067b5bcdb2b6756897d82f4bc.tar.gz
elibs-1591300f7079a51067b5bcdb2b6756897d82f4bc.tar.bz2
themes: emacs 28 seems to prefer 'semibold to 'medium
Diffstat (limited to 'lib/themes/jao-themes.el')
-rw-r--r--lib/themes/jao-themes.el2
1 files changed, 1 insertions, 1 deletions
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)