summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-03-28 00:51:22 +0000
committerjao <jao@gnu.org>2025-03-28 00:51:22 +0000
commit320cb06bfe938e20d76b238e706f346776ff73dd (patch)
tree69bce289fb58aedb4d2cf6fdaf4663e6e4406e9d
parent746c606fd76b844fed840951bfe0c9d06000a9a4 (diff)
downloadelibs-main.tar.gz
elibs-main.tar.bz2
themes: a couple of forge facesmain
-rw-r--r--lib/themes/jao-themes.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el
index 58d32a0..f529842 100644
--- a/lib/themes/jao-themes.el
+++ b/lib/themes/jao-themes.el
@@ -597,7 +597,10 @@
(font-lock-type-face (p type))
(font-lock-variable-name-face (p variable-name))
(font-lock-warning-face (p warning))
+ (forge-pullreq-merged (p dimm))
(forge-pullreq-open (c nil nil))
+ (forge-pullreq-rejected (~ forge-pullreq-merged) st)
+ (forge-topic-pending (c nil nil))
(forge-topic-label bx)
(fringe (p dimm))
(fuel-font-lock-debug-error (p error) nul)