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

Improve CMake generator expression highlighting #151

Merged

Conversation

arcticicestudio
Copy link
Contributor

Resolves #137

CMake generator expressions are now highlighted using nord10 as foreground instead of nord13 as background and nord0 as foreground.

Before

After

CMake generator expressions (1) are now highlighted using `nord10` as
foreground instead of `nord13` as background and `nord0` as foreground.

References:
  (1) https://cmake.org/cmake/help/latest/manual/cmake-generator-expressions.7.html

GH-137
@arcticicestudio arcticicestudio merged commit d2774cb into develop Apr 13, 2019
@arcticicestudio arcticicestudio deleted the improvement/gh-137-cmake-generator-expressions branch April 13, 2019 19:40
@arcticicestudio arcticicestudio removed their assignment Apr 13, 2019
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.

Yellow generator expressions in CMake
2 participants