microsoft/Terminal

Add VSCode Modern Light / Dark theme to Windows Terminal

Open

#19,162 opened on Jul 23, 2025

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-SettingsHelp WantedIssue-TaskProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Description of the new feature

When using light theme One Half Light and input "git clone", the word "clone" could not be seen. We could hardly see "clone" in theme Tango Light and Solarized Light. However, the light theme in VSCode does not have this problem. I got the color palette using the extension "Generate Windows Terminal Scheme" and everything looks right (the final picture). Could you please add VSCode Modern Light / Dark theme into the set of default themes? And if possible, the blue cursor?

Proposed technical implementation details

No response

Contributor guide