nordtheme / emacs

An arctic, north-bluish clean and elegant Emacs theme.
https://www.nordtheme.com/ports/emacs
MIT License
491 stars 63 forks source link

Migrate deprecated `show-paren-X-face` faces #89

Closed arcticicestudio closed 4 years ago

arcticicestudio commented 4 years ago

Closes #75


The show-paren-match-face and show-paren-mismatch-face face are deprecated since Emacs version 22.1 and were removed in Emacs 25. To provide compatibility to later Emacs version, the new show-paren-match and show-paren-mismatch faces have been added.

The deprecated faces will be removed later on, but for now its totally fine for both faces to co-exist to support Emacs versions <22.1 as well as >=22.1.