Theme customization: Region Highlight Style
arcticicestudio opened this issue · 0 comments
arcticicestudio commented
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")