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

24 lines
542 B
JSON

{
"name": "Fun Forrest",
"black": "#000000",
"red": "#d6262b",
"green": "#919c00",
"yellow": "#be8a13",
"blue": "#4699a3",
"purple": "#8d4331",
"cyan": "#da8213",
"white": "#ddc265",
"brightBlack": "#7f6a55",
"brightRed": "#e55a1c",
"brightGreen": "#bfc65a",
"brightYellow": "#ffcb1b",
"brightBlue": "#7cc9cf",
"brightPurple": "#d26349",
"brightCyan": "#e6a96b",
"brightWhite": "#ffeaa3",
"background": "#251200",
"foreground": "#dec165",
"cursorColor": "#e5591c",
"selectionBackground": "#e5591c"
}