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: Uniform Mode Lines #47

Closed
arcticicestudio opened this issue Oct 1, 2017 · 0 comments
Closed

Theme customization: Uniform Mode Lines #47

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

Comments

@arcticicestudio
Copy link
Contributor

arcticicestudio commented Oct 1, 2017

Related to #32

Description

A theme customization should be added to allow users to enable uniform activate- and inactive mode lines using nord3 as background. The default should be left to nord1 as background color.

Default mode lines - Different background colors for active- and inactive mode lines

This option should make use of contrast difference by using different background colors for active (focused windows)- and inactive (unfocused windows) mode lines.

Uniform mode lines - Uniform background colors for active- and inactive status lines

This option should make use of the same background color for active (focused windows)- and inactive (unfocused windows) mode lines to achieve a uniform style while the nord8 foreground color indicates which window is focused.

The customization should be available through the nord-uniform-mode-lines variable of type boolean.

Usage

(setq nord-uniform-mode-lines t)
@arcticicestudio arcticicestudio added type-feature Hacktoberfest This repository participates in the Hacktoberfest context-configuration context-ui labels Oct 1, 2017
@arcticicestudio arcticicestudio added this to the 0.4.0 milestone Oct 1, 2017
@arcticicestudio arcticicestudio self-assigned this Oct 1, 2017
arcticicestudio added a commit that referenced this issue Oct 1, 2017
> Description

Added a theme customization to allow users to enable uniform activate-
and inactive mode lines using "nord3" as background.

The default is left to "nord1" as background color.

The customization is available through the "nord-uniform-mode-lines"
variable of type "boolean".

> Usage

  (setq nord-uniform-mode-lines t)

Related to #32

GH-47
@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