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

geiser-mode error #53

Closed a1ks closed 1 year ago

a1ks commented 1 year ago

Hi, there is error if geiser-mode enabled,

Debugger entered--Lisp error: (wrong-type-argument listp `)

I think need to remove typo, sign ` in defconst modus-themes-faces .

protesilaos commented 1 year ago

Thank you @a1ks for reporting this! I just made the change!