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

24 lines
538 B
JSON

{
"name": "Terafox",
"black": "#2f3239",
"red": "#e85c51",
"green": "#7aa4a1",
"yellow": "#fda47f",
"blue": "#5a93aa",
"purple": "#ad5c7c",
"cyan": "#a1cdd8",
"white": "#ebebeb",
"brightBlack": "#4e5157",
"brightRed": "#eb746b",
"brightGreen": "#8eb2af",
"brightYellow": "#fdb292",
"brightBlue": "#73a3b7",
"brightPurple": "#b97490",
"brightCyan": "#afd4de",
"brightWhite": "#eeeeee",
"background": "#152528",
"foreground": "#e6eaea",
"cursorColor": "#e6eaea",
"selectionBackground": "#293e40"
}