]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't use obsolete face name in manoj-dark-theme
authorStefan Kangas <stefan@marxist.se>
Sat, 2 Jul 2022 08:58:45 +0000 (10:58 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 2 Jul 2022 09:59:44 +0000 (11:59 +0200)
* etc/themes/manoj-dark-theme.el (change-log-acknowledgment): Don't
use obsolete/non-existent face name.

etc/themes/manoj-dark-theme.el

index 4c9e4367492210aa4035055051358b4b6dc33b65..5a53ffbfecca4f66c4cba16a1997eace0dd0ba27 100644 (file)
@@ -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"))))