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

24 lines
536 B
JSON

{
"name": "Grass",
"black": "#000000",
"red": "#ff5959",
"green": "#00bb00",
"yellow": "#e7b000",
"blue": "#0000a3",
"purple": "#ee59bb",
"cyan": "#00bbbb",
"white": "#bbbbbb",
"brightBlack": "#959595",
"brightRed": "#ff5959",
"brightGreen": "#00bb00",
"brightYellow": "#e7b000",
"brightBlue": "#0000bb",
"brightPurple": "#ff55ff",
"brightCyan": "#55ffff",
"brightWhite": "#ffffff",
"background": "#13773d",
"foreground": "#fff0a5",
"cursorColor": "#d9744c",
"selectionBackground": "#b64926"
}