Files
2026-03-01 10:36:06 -07:00

24 lines
540 B
JSON

{
"name": "Synthwave",
"black": "#000000",
"red": "#f6188f",
"green": "#1ebb2b",
"yellow": "#fdf834",
"blue": "#2186ec",
"purple": "#f85a21",
"cyan": "#12c3e2",
"white": "#ffffff",
"brightBlack": "#7f7094",
"brightRed": "#f841a0",
"brightGreen": "#25c141",
"brightYellow": "#fdf454",
"brightBlue": "#2f9ded",
"brightPurple": "#f97137",
"brightCyan": "#19cde6",
"brightWhite": "#ffffff",
"background": "#000000",
"foreground": "#dad9c7",
"cursorColor": "#19cde6",
"selectionBackground": "#19cde6"
}