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

24 lines
543 B
JSON

{
"name": "Piatto Light",
"black": "#414141",
"red": "#b23771",
"green": "#66781e",
"yellow": "#cd6f34",
"blue": "#3c5ea8",
"purple": "#a454b2",
"cyan": "#66781e",
"white": "#bfbfbf",
"brightBlack": "#3f3f3f",
"brightRed": "#db3365",
"brightGreen": "#829429",
"brightYellow": "#cd6f34",
"brightBlue": "#3c5ea8",
"brightPurple": "#a454b2",
"brightCyan": "#829429",
"brightWhite": "#f2f2f2",
"background": "#ffffff",
"foreground": "#414141",
"cursorColor": "#5e77c8",
"selectionBackground": "#706b4e"
}