diff options
author | jao <jao@gnu.org> | 2021-12-15 21:53:53 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-12-15 21:53:53 +0000 |
commit | 64585869f2d9440037852adb68b1160f680a12b4 (patch) | |
tree | 104f5af51e019455fafd92646cfb22ea09e382f3 /lib | |
parent | 5197bdaa4a89b38f7a3813d870458476c3968e5c (diff) | |
download | elibs-64585869f2d9440037852adb68b1160f680a12b4.tar.gz elibs-64585869f2d9440037852adb68b1160f680a12b4.tar.bz2 |
nits
Diffstat (limited to 'lib')
-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 a37afb8..2de1bdc 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -590,6 +590,7 @@ (font-lock-type-face (p type)) (font-lock-variable-name-face (p variable-name)) (font-lock-warning-face (p warning)) + (forge-topic-label bx) (fringe (p dimm)) (fuel-font-lock-debug-error (p error) nul) (fuel-font-lock-debug-info (p f01) nul) |