Don't use obsolete face name in manoj-dark-theme
* etc/themes/manoj-dark-theme.el (change-log-acknowledgment): Don't use obsolete/non-existent face name.
This commit is contained in:
parent
1c3d107cb5
commit
60ad45c5d2
1 changed files with 1 additions and 1 deletions
|
@ -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"))))
|
||||
|
|
Loading…
Add table
Reference in a new issue