From 9f553a7431d39dd57b46a1881fe993b3f2d330c6 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 12 Nov 2021 18:07:50 +0000 Subject: themes: mct faces --- lib/themes/jao-themes.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib') 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)) -- cgit v1.2.3