protesilaos / modus-themes

Highly accessible themes for GNU Emacs, conforming with the highest standard for colour contrast between background and foreground values (WCAG AAA).
https://protesilaos.com/emacs/modus-themes
GNU General Public License v3.0
553 stars 30 forks source link

Misspelled face 'widget-buton' #73

Closed steve-downey closed 1 year ago

steve-downey commented 1 year ago

https://github.com/protesilaos/modus-themes/blob/main/modus-themes.el#L3796

`(widget-button-pressed ((,c :inherit widget-buton :foreground ,fg-link-visited)))

Found while attempting to export faces into css with M-x org-html-htmlize-generate-css

Sorry for not having a patch.

protesilaos commented 1 year ago

Thank you @steve-downey! Just pushed the change.