Skip to content

Instantly share code, notes, and snippets.

@xavierchanth
Last active July 15, 2021 13:49
Show Gist options
  • Select an option

  • Save xavierchanth/1d01985ad67ff296c3564afe87b8b877 to your computer and use it in GitHub Desktop.

Select an option

Save xavierchanth/1d01985ad67ff296c3564afe87b8b877 to your computer and use it in GitHub Desktop.
Windows Terminal Arc+
{
"name": "VSCode",
"background": "#21252b",
"foreground": "#dfdfdf",
"cursorColor": "#f8f8f0",
"black": "#000000",
"blue": "#2472c8",
"cyan": "#11a8cd",
"green": "#0dbc79",
"purple": "#bc3fbc",
"red": "#cd3131",
"white": "#e5e5e5",
"yellow": "#e5e510",
"brightBlack": "#666666",
"brightBlue": "#3b8eea",
"brightCyan": "#29b8db",
"brightGreen": "#23d18b",
"brightPurple": "#d670d6",
"brightRed": "#f14c4c",
"brightWhite": "#e5e5e5",
"brightYellow": "#f5f543",
"selectionBackground": "#ffffff"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment