theme-vitesse
Version:
Vitesse theme for VS Code
24 lines (23 loc) • 562 B
JSON
{
"background": "#ffffff",
"foreground": "#393a34",
"cursor": "#393a34",
"selectionBackground": "#22222218",
"selectionInactiveBackground": "#22222210",
"brightBlack": "#aaaaaa",
"brightBlue": "#296aa3",
"brightCyan": "#2993a3",
"brightGreen": "#1e754f",
"brightMagenta": "#a13865",
"brightRed": "#ab5959",
"brightWhite": "#dddddd",
"brightYellow": "#bda437",
"black": "#ffffff",
"blue": "#296aa3",
"cyan": "#2993a3",
"green": "#1e754f",
"magenta": "#a13865",
"red": "#ab5959",
"white": "#393a34",
"yellow": "#bda437"
}