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

24 lines
540 B
JSON

{
"name": "Treehouse",
"black": "#321300",
"red": "#b2270e",
"green": "#44a900",
"yellow": "#aa820c",
"blue": "#58859a",
"purple": "#97363d",
"cyan": "#b25a1e",
"white": "#786b53",
"brightBlack": "#504333",
"brightRed": "#ed5d20",
"brightGreen": "#55f238",
"brightYellow": "#f2b732",
"brightBlue": "#85cfed",
"brightPurple": "#e14c5a",
"brightCyan": "#f07d14",
"brightWhite": "#ffc800",
"background": "#191919",
"foreground": "#786b53",
"cursorColor": "#fac814",
"selectionBackground": "#786b53"
}