Code coloring between vs code and vs professional

James Stephens 1 Reputation point
2022-05-28T18:22:38.2+00:00

I am trying to setup my javascript project in visual studio professional 2022, and there is a significant difference in the code color for vs 2022 and vs code.

I don't even know what term to be using for the code color to look up how to update it. Could someone direct me on how I can apply the same coloring that exists in vs code to vs pro?

Visual Studio Pro 2022
206385-image.png

Visual Studio Code
206386-image.png

Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Ken Tucker 5,861 Reputation points
    2022-05-29T00:28:44.747+00:00

  2. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2022-05-30T08:25:39.137+00:00

    Hi @James Stephens ,

    I suppose the Theme Converter tool may be a good choice to use VS Code color theme in Visual Studio.
    It is noted that Visual Studio and VS Code are different products, some languages in Visual Studio may use the different colors.
    If you want to use the same colors, I suppose you may need to manually change the default colors in the editor in Visual Studio.

    Sincerely,
    Anna
    *
    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.