Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

Updating Light and Dark themes to match Visual Studio #9563

Closed
wants to merge 5 commits into from

Conversation

jmatthiesen
Copy link
Contributor

Fixes VSTS #1052169

With this update:

  • Light & Dark editor themes are updated to match Visual Studio with enhanced colors (barring some bug fixes we need to make in the editor).
  • The existing Light & Dark editor themes are renamed to "Legacy - Light" and "Legacy - Dark"
  • The Visual Studio Light theme is removed, now that Light contains the same colors.

@sandyarmstrong
Copy link
Member

@jmatthiesen is it intentional that you also added Light+/Dark+ files but did not add them to the csproj?

@jmatthiesen
Copy link
Contributor Author

@jmatthiesen is it intentional that you also added Light+/Dark+ files but did not add them to the csproj?

Nope, good catch @sandyarmstrong - I just removed these.

{ "name": "Keyword(Operator)", "fore": "keyword-blue" },
{ "name": "Keyword(Selection)", "fore": "keyword-blue" },
{ "name": "Keyword(Iteration)", "fore": "keyword-blue" },
{ "name": "Keyword(Jump)", "fore": "keyword-blue" },
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you decide to take #9606, you should update both the Light and Dark themes so that Keyword(Jump) is keyword-purple.

@jmatthiesen jmatthiesen closed this Feb 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants