summaryrefslogtreecommitdiff
path: root/etc/themes/manoj-dark-theme.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2020-03-09 02:24:55 +0100
committerStefan Kangas <stefankangas@gmail.com>2020-03-11 02:57:27 +0100
commit16ec5f5f2ffd9e114262b0a3a717b772ee0350ae (patch)
treedbfd5dc73432e010f57a8763eb5f7d12d8183a60 /etc/themes/manoj-dark-theme.el
parente003e90c41c0abb357c34eb30553f75148072949 (diff)
downloademacs-16ec5f5f2ffd9e114262b0a3a717b772ee0350ae.tar.gz
Remove XEmacs exclusive face from themes
* etc/themes/deeper-blue-theme.el (class): * etc/themes/leuven-theme.el (class): * etc/themes/manoj-dark-theme.el (manoj-dark): * etc/themes/whiteboard-theme.el (class): Don't set XEmacs exclusive face 'font-lock-doc-string-face'.
Diffstat (limited to 'etc/themes/manoj-dark-theme.el')
-rw-r--r--etc/themes/manoj-dark-theme.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/themes/manoj-dark-theme.el b/etc/themes/manoj-dark-theme.el
index 045d4462843..337606674cc 100644
--- a/etc/themes/manoj-dark-theme.el
+++ b/etc/themes/manoj-dark-theme.el
@@ -88,7 +88,6 @@ jarring angry fruit salad look to reduce eye fatigue.")
'(font-lock-comment-face ((t (:italic t :slant oblique :foreground "chocolate1"))))
'(font-lock-comment-delimiter-face ((t (:foreground "Salmon"))))
'(font-lock-doc-face ((t (:italic t :slant oblique :foreground "LightCoral"))))
- '(font-lock-doc-string-face ((t (:foreground "Plum"))))
'(font-lock-warning-face ((t (:bold t :foreground "Pink" :weight bold))))
'(cperl-array-face ((t (:foreground "LawnGreen" :background "Black" :bold t))))