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

Use display-color-cells to enable 24-bit color terminal support #88

Merged
merged 1 commit into from
Jan 5, 2020

Conversation

arcticicestudio
Copy link
Contributor

@arcticicestudio arcticicestudio commented Jan 5, 2020

Supersedes #64 originally contributed by @visigoth
Related to #59

Since #64 has not been submitted from a feature branch but the default develop` branch, this PR supersedes it in order to resolve the merge conflicts and pending code review comments.


@visigoth in #64:

This change enables the use of nord-theme with emacs' new 24-bit color terminal support.

@arcticicestudio arcticicestudio force-pushed the pr/gh-64-gh-59-24-bit-term-color-support branch from d7b30d7 to 3c4e797 Compare January 5, 2020 13:42
@arcticicestudio arcticicestudio merged commit a66c120 into develop Jan 5, 2020
@arcticicestudio arcticicestudio removed their assignment Jan 5, 2020
@arcticicestudio arcticicestudio deleted the pr/gh-64-gh-59-24-bit-term-color-support branch January 6, 2020 08:49
arcticicestudio added a commit that referenced this pull request Jan 8, 2020
In order to fix "unable to load color x" errors when running Emacs in
daemon-mode, the defined theme colors are now tested against the
`display-color-cells` "display feature testing" function [1] to support
24-bit color terminals with a fallback to the `display-graphic-p`
function.

This is a first step to fix the problems described in GH-59.

Related to GH-59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants