diff options
author | jao <jao@gnu.org> | 2024-03-27 18:11:29 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2024-03-27 18:11:29 +0000 |
commit | 3d501ff145ff88f96452fd172816d0fe2ac05911 (patch) | |
tree | 6c45b90e764b4037b098b6c16bb905cdeff9049b /lib/themes | |
parent | bb477cae460bff43fbc5cd79357fc4d43cee1e50 (diff) | |
download | elibs-3d501ff145ff88f96452fd172816d0fe2ac05911.tar.gz elibs-3d501ff145ff88f96452fd172816d0fe2ac05911.tar.bz2 |
nits
Diffstat (limited to 'lib/themes')
-rw-r--r-- | lib/themes/jao-themes.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index c88738c..b1aa265 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -597,6 +597,7 @@ (font-lock-type-face (p type)) (font-lock-variable-name-face (p variable-name)) (font-lock-warning-face (p warning)) + (forge-pullreq-open (c nil nil)) (forge-topic-label bx) (fringe (p dimm)) (fuel-font-lock-debug-error (p error) nul) |