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

24 lines
544 B
JSON

{
"name": "Sleepy Hollow",
"black": "#572100",
"red": "#ba3934",
"green": "#91773f",
"yellow": "#b55600",
"blue": "#5f63b4",
"purple": "#a17c7b",
"cyan": "#8faea9",
"white": "#af9a91",
"brightBlack": "#4e4b61",
"brightRed": "#d9443f",
"brightGreen": "#d6b04e",
"brightYellow": "#f66813",
"brightBlue": "#8086ef",
"brightPurple": "#e2c2bb",
"brightCyan": "#a4dce7",
"brightWhite": "#d2c7a9",
"background": "#121214",
"foreground": "#af9a91",
"cursorColor": "#af9a91",
"selectionBackground": "#575256"
}