diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/themes/jao-themes.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index cd8a0f0..d4a7ce9 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -836,10 +836,6 @@ (markdown-code-face (p keyword)) (markdown-inline-code-face (p function)) (markdown-italic-face (~ italic)) - (mct-highlight-candidate (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)) |