Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme customization: Region Highlight Style #45

Closed
arcticicestudio opened this issue Sep 30, 2017 · 0 comments
Closed

Theme customization: Region Highlight Style #45

arcticicestudio opened this issue Sep 30, 2017 · 0 comments
Labels
context-configuration context-ui Hacktoberfest This repository participates in the Hacktoberfest type-feature
Milestone

Comments

@arcticicestudio
Copy link
Contributor

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")
@arcticicestudio arcticicestudio added this to the 0.4.0 milestone Sep 30, 2017
@arcticicestudio arcticicestudio self-assigned this Sep 30, 2017
@arcticicestudio arcticicestudio added the Hacktoberfest This repository participates in the Hacktoberfest label Sep 30, 2017
arcticicestudio added a commit that referenced this issue Sep 30, 2017
> Description

Added a theme customization 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 is left to "nord2" as background- and no specific foreground
color.

The customization is available through the "nord-region-highlight"
variable of type "string".

> Usage

Example using the "snowstorm" style:
  (setq nord-region-highlight "snowstorm")

Resolves #32

GH-45
@arcticicestudio arcticicestudio removed their assignment Oct 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
context-configuration context-ui Hacktoberfest This repository participates in the Hacktoberfest type-feature
Projects
None yet
Development

No branches or pull requests

1 participant