diff --git a/modus-themes.el b/modus-themes.el index e90c665..88c286b 100644 --- a/modus-themes.el +++ b/modus-themes.el @@ -2270,7 +2270,7 @@ FG and BG are the main colors." `(elpher-gemini-heading3 ((,c :inherit modus-themes-heading-3))) ;;;;; embark `(embark-keybinding ((,c :inherit modus-themes-key-binding))) - `(embark-collect-marked ((,c :inherit modus-themes-mark-sel))) + `(embark-selected ((,c :inherit modus-themes-mark-sel))) ;;;;; ement (ement.el) `(ement-room-fully-read-marker ((,c :inherit success))) `(ement-room-membership ((,c :inherit shadow)))