summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-themes.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2024-01-12 02:15:37 +0000
committerjao <jao@gnu.org>2024-01-12 02:15:37 +0000
commit552635c5a79daa51a313902ff79ea42a576e5e19 (patch)
tree88ac55c984d4e7237404bcf6478648e1d771dacd /lib/themes/jao-themes.el
parenta36b20fe247af3ea32eb65e3887a6bc18590f5cd (diff)
downloadelibs-552635c5a79daa51a313902ff79ea42a576e5e19.tar.gz
elibs-552635c5a79daa51a313902ff79ea42a576e5e19.tar.bz2
themes: a couple transient faces
Diffstat (limited to 'lib/themes/jao-themes.el')
-rw-r--r--lib/themes/jao-themes.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el
index 2c66228..d5db2e0 100644
--- a/lib/themes/jao-themes.el
+++ b/lib/themes/jao-themes.el
@@ -1096,6 +1096,8 @@
(tooltip :family ,jao-themes--face-family (c nil "lightyellow")
:height 0.9)
(trailing-whitespace (p error))
+ (transient-key-exit (p error) bf)
+ (transient-key-stay (p f00) bf)
(treemacs-root-face nul bf :scale 1.1)
(twittering-timeline-footer-face (~ header-line))
(twittering-timeline-header-face (~ header-line))