Skip to content

Add VSCode Dark Modern and Light Modern color schemes#19728

Merged
carlos-zamora merged 1 commit intomicrosoft:mainfrom
AndyBodnar:add-vscode-modern-themes
Jan 12, 2026
Merged

Add VSCode Dark Modern and Light Modern color schemes#19728
carlos-zamora merged 1 commit intomicrosoft:mainfrom
AndyBodnar:add-vscode-modern-themes

Conversation

@AndyBodnar
Copy link
Contributor

Hey, this adds both the Dark Modern and Light Modern color schemes from VSCode to match issue #19162.

I pulled the colors directly from VSCode's terminalColorRegistry.ts for accuracy. The existing Dark+ scheme uses the older terminal colors from before VSCode introduced the Modern variants, so this gives users access to the newer palette.

The Dark Modern background is #1F1F1F which is the actual color used in VSCode currently, not #1E1E1E from the legacy theme. Light Modern uses #FFFFFF background with #3B3B3B foreground text.

Tested locally in Windows Terminal and both schemes render correctly.

Adds the updated color schemes from Visual Studio Code's modern theme variants. These match the terminal colors used in VSCode's current Dark Modern and Light Modern themes, which differ from the legacy Dark+ scheme already included.

Closes microsoft#19162
Copy link
Member

@carlos-zamora carlos-zamora left a comment

Choose a reason for hiding this comment

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

Thank you so much for doing this :)

@carlos-zamora carlos-zamora enabled auto-merge (squash) January 12, 2026 19:21
@carlos-zamora
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@carlos-zamora carlos-zamora merged commit 7f91e94 into microsoft:main Jan 12, 2026
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants