diff --git a/my-theme-theme.el b/my-theme-theme.el index 0bf25da..1401c76 100644 --- a/my-theme-theme.el +++ b/my-theme-theme.el @@ -54,7 +54,7 @@ (common-bg '("#0d1017" "black" "black")) (modeline '("#156570" nil nil)) (highlight (funcall brighten-first common-bg 0.15)) - (comment '("#384345" nil nil)) + (comment '("#42767d" nil nil)) (doc '("#6a866f" nil nil)) (keyword '("#349672" nil nil)) (preprocessor '("#5ca9af" nil nil))