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

24 lines
549 B
JSON

{
"name": "Midnight In Mojave",
"black": "#1e1e1e",
"red": "#ff453a",
"green": "#32d74b",
"yellow": "#ffd60a",
"blue": "#0a84ff",
"purple": "#bf5af2",
"cyan": "#5ac8fa",
"white": "#ffffff",
"brightBlack": "#515151",
"brightRed": "#ff453a",
"brightGreen": "#32d74b",
"brightYellow": "#ffd60a",
"brightBlue": "#0a84ff",
"brightPurple": "#bf5af2",
"brightCyan": "#5ac8fa",
"brightWhite": "#ffffff",
"background": "#1e1e1e",
"foreground": "#ffffff",
"cursorColor": "#32d74b",
"selectionBackground": "#4a504d"
}