summaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-11-12 18:07:50 +0000
committerjao <jao@gnu.org>2021-11-12 18:07:50 +0000
commit9f553a7431d39dd57b46a1881fe993b3f2d330c6 (patch)
tree831bc24ba3cc2c872738d3e73341af6566bb97bb /lib
parenta75069630019a4dbb8364f3e90abe770a90ec01a (diff)
downloadelibs-9f553a7431d39dd57b46a1881fe993b3f2d330c6.tar.gz
elibs-9f553a7431d39dd57b46a1881fe993b3f2d330c6.tar.bz2
themes: mct faces
Diffstat (limited to 'lib')
-rw-r--r--lib/themes/jao-themes.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el
index 47a006a..834b72b 100644
--- a/lib/themes/jao-themes.el
+++ b/lib/themes/jao-themes.el
@@ -827,6 +827,10 @@
(markdown-code-face (p keyword))
(markdown-inline-code-face (p function))
(markdown-italic-face (~ italic))
+ (mct-hl-line (p hilite) ex)
+ (mct-line-number (p hilite))
+ (mct-line-number-current (~ mct-line-number) bf)
+ (mct-stripe (p dimm) ex)
(menu (~ default))
(message-cited-text-1 (p f10))
(message-cited-text-2 (p f11))