Skip to content

How do I define a default color scheme for all terminals? #12108

Answered by zadjii-msft
torgeros asked this question in Q&A
Discussion options

You must be logged in to vote

You could always try setting the colorScheme in profiles.defaults.

"profiles": {
  "defaults": {
    "colorScheme": "Campbell"
  }
  "list": [...]
}

You can also quickly switch schemes with the Command palette and the "select color scheme..." action

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DHowett
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Issue-Question For questions or discussion Resolution-Answered Related to questions that have been answered Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Attention The core contributors need to come back around and look at this ASAP. Product-Terminal The new Windows Terminal. Needs-Tag-Fix Doesn't match tag requirements
3 participants
Converted from issue

This discussion was converted from issue #10840 on January 07, 2022 19:42.