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

24 lines
536 B
JSON

{
"name": "Laser",
"black": "#626262",
"red": "#ff8373",
"green": "#b4fb73",
"yellow": "#09b4bd",
"blue": "#fed300",
"purple": "#ff90fe",
"cyan": "#d1d1fe",
"white": "#f1f1f1",
"brightBlack": "#8f8f8f",
"brightRed": "#ffc4be",
"brightGreen": "#d6fcba",
"brightYellow": "#fffed5",
"brightBlue": "#f92883",
"brightPurple": "#ffb2fe",
"brightCyan": "#e6e7fe",
"brightWhite": "#ffffff",
"background": "#030d18",
"foreground": "#f106e3",
"cursorColor": "#00ff9c",
"selectionBackground": "#2e206a"
}