summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/km-theme.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/lisp/km-theme.el b/lisp/km-theme.el
index 7aa62bc..a129d76 100644
--- a/lisp/km-theme.el
+++ b/lisp/km-theme.el
@@ -113,13 +113,6 @@
'(outline-1 ((t (:inherit font-lock-doc-face))))
'(outline-2 ((t (:inherit font-lock-function-name-face))))
'(outline-3 ((t (:inherit font-lock-constant-face))))
- '(term-color-black ((t (:inherit default))))
- '(term-color-blue ((t (:inherit font-lock-function-name-face))))
- '(term-color-cyan ((t (:foreground "#008b8b"))))
- '(term-color-green ((t (:foreground "#3cb371"))))
- '(term-color-magenta ((t (:foreground "#8b008b"))))
- '(term-color-red ((t (:inherit font-lock-string-face))))
- '(term-color-yellow ((t (:inherit font-lock-doc-face))))
'(whitespace-indentation ((t (:background "gray90"))))
'(whitespace-trailing ((t (:background "gray90"))))))