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

24 lines
540 B
JSON

{
"name": "Red Sands",
"black": "#000000",
"red": "#ff3f00",
"green": "#00bb00",
"yellow": "#e7b000",
"blue": "#0072ff",
"purple": "#bb00bb",
"cyan": "#00bbbb",
"white": "#bbbbbb",
"brightBlack": "#6e6e6e",
"brightRed": "#d41a1a",
"brightGreen": "#00bb00",
"brightYellow": "#e7b000",
"brightBlue": "#0072ae",
"brightPurple": "#ff55ff",
"brightCyan": "#55ffff",
"brightWhite": "#ffffff",
"background": "#7a251e",
"foreground": "#d7c9a7",
"cursorColor": "#ffffff",
"selectionBackground": "#a4a390"
}