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.") '(font-lock-regexp-grouping-construct ((t (:bold t :weight bold)))) '(font-lock-variable-name-face ((t (:foreground "Aquamarine")))) '(font-lock-function-name-face ((t (:foreground "mediumspringgreen" - :weight bold :height 1.1)))) + :weight bold)))) '(font-lock-string-face ((t (:foreground "RosyBrown1")))) '(font-lock-comment-face ((t (:italic t :slant oblique :foreground "chocolate1")))) '(font-lock-comment-delimiter-face ((t (:foreground "Salmon"))))