mswift42 / themecreator

https://mswift42.github.io/themecreator/ create themes for intellij, textmate, textadept, atom, emacs, vim and gnome terminal.
GNU General Public License v3.0
404 stars 33 forks source link

More adaptations for emacs27 and beyond #22

Closed paaguti closed 2 years ago

paaguti commented 2 years ago

Since the paren-match faces change in newer emacsen, I have added code to treat them depending on the emacs version

mswift42 commented 2 years ago

Thank you for this!