nordtheme / emacs

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

Theme customization: Region Highlight Style #45

Closed arcticicestudio closed 7 years ago

arcticicestudio commented 7 years ago

Resolves #32

Description

A theme customization should be added to allow users to set a style for the region highlighting either to snowstorm or frost, providing a way for users to adjust the colors to fit their needs.

The default should be left to nord2 as background- and no specific foreground color.

The customization should be available through the nord-region-highlight variable of type string.

Usage

Example using the snowstorm style:

(setq nord-region-highlight "snowstorm")