Skip to content

Commit

Permalink
Add support for new appt-notification face (Emacs 30)
Browse files Browse the repository at this point in the history
  • Loading branch information
protesilaos committed Sep 16, 2023
1 parent a273ede commit d72b391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ef-themes.el
Original file line number Diff line number Diff line change
Expand Up @@ -918,6 +918,7 @@ text should not be underlined as well) yet still blend in."
`(tool-bar ((,c :background ,bg-dim :foreground ,fg-main)))
`(vertical-border ((,c :foreground ,border)))
;;;;; all other basic faces
`(appt-notification ((,c :inherit error)))
`(button ((,c :foreground ,link :underline ,border)))
`(child-frame-border ((,c :background ,border)))
`(comint-highlight-input ((,c :inherit bold)))
Expand Down

0 comments on commit d72b391

Please sign in to comment.