summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-light-theme.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-02-28 05:31:16 +0000
committerjao <jao@gnu.org>2021-02-28 05:31:16 +0000
commit740c1e9f685cdb6a7cdc0c834918bfb6b367bcc7 (patch)
treea56079aa3c296475e6b65175823f769c7533b646 /lib/themes/jao-light-theme.el
parentb9ddde313e5d40de076cc1b1eed33ab4e2003afe (diff)
downloadelibs-740c1e9f685cdb6a7cdc0c834918bfb6b367bcc7.tar.gz
elibs-740c1e9f685cdb6a7cdc0c834918bfb6b367bcc7.tar.bz2
themes: bold is bold
Diffstat (limited to 'lib/themes/jao-light-theme.el')
-rw-r--r--lib/themes/jao-light-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el
index 6b52eae..ae82105 100644
--- a/lib/themes/jao-light-theme.el
+++ b/lib/themes/jao-light-theme.el
@@ -85,7 +85,7 @@
(mode-line-buffer-id (~ mode-line) nit)
(mode-line-emphasis it)
(mode-line-highlight (c green nil)))
- (:x-faces (bold :family "Source Code Pro Semibold" :height 100)
+ (:x-faces (bold bf)
(compilation-info (c "#223142" nil) nbf)
(company-scrollbar-bg (c nil "grey95"))
(company-scrollbar-fg (c nil "grey90"))