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

24 lines
537 B
JSON

{
"name": "Mirage",
"black": "#011627",
"red": "#ff9999",
"green": "#85cc95",
"yellow": "#ffd700",
"blue": "#7fb5ff",
"purple": "#ddb3ff",
"cyan": "#21c7a8",
"white": "#ffffff",
"brightBlack": "#575656",
"brightRed": "#ff9999",
"brightGreen": "#85cc95",
"brightYellow": "#ffd700",
"brightBlue": "#7fb5ff",
"brightPurple": "#ddb3ff",
"brightCyan": "#85cc95",
"brightWhite": "#ffffff",
"background": "#1b2738",
"foreground": "#a6b2c0",
"cursorColor": "#ddb3ff",
"selectionBackground": "#273951"
}