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

descriptionForeground workbench theme key #161

Merged

Conversation

arcticicestudio
Copy link
Contributor

Resolves #160

This PR adds the descriptionForeground workbench theme key that was introduced almost 2 years ago in microsoft/vscode@f450e0b1fe3 for microsoft/vscode#26298, but not mentioned in a changelog so there was no support for it in Nord.
It now uses nord4 with a opacity of 90% as color value (#d8dee9e6).

Added the `descriptionForeground` workbench theme key that was
introduced almost 2 years ago in microsoft/vscode@f450e0b1fe3 (1) for
microsoft/vscode#26298 (2), but not mentioned in a changelog so there
was no support for it in Nord.
It now uses `nord4` with a opacity of 90% as color value (`#d8dee9e6`).

References:
  (1) https://github.com/microsoft/vscode/blame/f450e0b1fe3ac26ce6bf8367ff1bd60fb1387a7d/src/vs/platform/theme/common/colorRegistry.ts#L154
  (2) microsoft/vscode#26298

GH-160
@arcticicestudio arcticicestudio merged commit fe870f4 into develop Oct 9, 2019
@arcticicestudio arcticicestudio deleted the feature/gh-160-descriptionforeground-workbench-key branch October 9, 2019 04:00
@arcticicestudio arcticicestudio removed their assignment Oct 9, 2019
arcticicestudio added a commit that referenced this pull request Dec 23, 2019
Added the `descriptionForeground` workbench theme key that was
introduced almost 2 years ago in microsoft/vscode@f450e0b1fe3 (1) for
microsoft/vscode#26298 (2), but not mentioned in a changelog so there
was no support for it in Nord.
It now uses `nord4` with a opacity of 90% as color value (`#d8dee9e6`).

References:
  (1) https://github.com/microsoft/vscode/blame/f450e0b1fe3ac26ce6bf8367ff1bd60fb1387a7d/src/vs/platform/theme/common/colorRegistry.ts#L154
  (2) microsoft/vscode#26298

Resolves GH-160
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.

descriptionForeground workbench theme key
2 participants