Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

kachick/convert-color-json-between-windows-terminal-and-vscode

Repository files navigation

convert-color-json-between-windows-terminal-and-vscode

https://color-json-terminal-and-vscode.web.app/

  • This repository is archived
  • No longer maintained

Use same color in Visual Studio Code terminal and Windows Terminal. Both has similar JSON, however having different keys. Manually copying and pasting are annoy task. This site just converts them.

e.g

{
  "background": "#0C0C0C",
  "black": "#0C0C0C",
  "blue": "#0037DA",
  "brightBlack": "#767676",
  "brightBlue": "#3B78FF",
  "brightCyan": "#61D6D6",
  "brightGreen": "#16C60C",
  "brightPurple": "#B4009E",
  "brightRed": "#E74856",
  "brightWhite": "#F2F2F2",
  "brightYellow": "#F9F1A5",
  "cursorColor": "#FFFFFF",
  "cyan": "#3A96DD",
  "foreground": "#CCCCCC",
  "green": "#13A10E",
  "name": "Campbell",
  "purple": "#881798",
  "red": "#C50F1F",
  "selectionBackground": "#FFFFFF",
  "white": "#CCCCCC",
  "yellow": "#C19C00"
}

Paste this. Or whole JSON of your WindowsTerminal config

License

MIT License

Kenichi Kamiya

About

Use same color in Visual Studio Code terminal and Windows Terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 5