diff options
Diffstat (limited to 'etc')
-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 4c9e4367492..5a53ffbfecc 100644 --- a/etc/themes/manoj-dark-theme.el +++ b/etc/themes/manoj-dark-theme.el @@ -377,7 +377,7 @@ jarring angry fruit salad look to reduce eye fatigue.") :foreground "black" :background "grey" :weight bold )))) '(calendar-today-face ((t (:underline t :bold t :foreground "cornsilk")))) - '(change-log-acknowledgement-face ((t (:italic t :slant oblique :foreground "AntiqueWhite3")))) + '(change-log-acknowledgment ((t (:italic t :slant oblique :foreground "AntiqueWhite3")))) '(change-log-conditionals-face ((t (:foreground "Aquamarine")))) '(change-log-date-face ((t (:italic t :slant oblique :foreground "BurlyWood")))) '(change-log-email-face ((t (:foreground "Aquamarine")))) |