diff options
| -rw-r--r-- | etc/themes/manoj-dark-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/themes/manoj-dark-theme.el b/etc/themes/manoj-dark-theme.el index b6bf9bff1e1..20e04cb7543 100644 --- a/etc/themes/manoj-dark-theme.el +++ b/etc/themes/manoj-dark-theme.el | |||
| @@ -83,7 +83,7 @@ jarring angry fruit salad look to reduce eye fatigue.") | |||
| 83 | '(font-lock-regexp-grouping-construct ((t (:bold t :weight bold)))) | 83 | '(font-lock-regexp-grouping-construct ((t (:bold t :weight bold)))) |
| 84 | '(font-lock-variable-name-face ((t (:foreground "Aquamarine")))) | 84 | '(font-lock-variable-name-face ((t (:foreground "Aquamarine")))) |
| 85 | '(font-lock-function-name-face ((t (:foreground "mediumspringgreen" | 85 | '(font-lock-function-name-face ((t (:foreground "mediumspringgreen" |
| 86 | :weight bold :height 1.1)))) | 86 | :weight bold)))) |
| 87 | '(font-lock-string-face ((t (:foreground "RosyBrown1")))) | 87 | '(font-lock-string-face ((t (:foreground "RosyBrown1")))) |
| 88 | '(font-lock-comment-face ((t (:italic t :slant oblique :foreground "chocolate1")))) | 88 | '(font-lock-comment-face ((t (:italic t :slant oblique :foreground "chocolate1")))) |
| 89 | '(font-lock-comment-delimiter-face ((t (:foreground "Salmon")))) | 89 | '(font-lock-comment-delimiter-face ((t (:foreground "Salmon")))) |