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

24 lines
545 B
JSON

{
"name": "Farmhouse Dark",
"black": "#1d2027",
"red": "#ba0004",
"green": "#549d00",
"yellow": "#c87300",
"blue": "#0049e6",
"purple": "#9f1b61",
"cyan": "#1fb65c",
"white": "#e8e4e1",
"brightBlack": "#464d54",
"brightRed": "#eb0009",
"brightGreen": "#7ac100",
"brightYellow": "#ea9a00",
"brightBlue": "#006efe",
"brightPurple": "#bf3b7f",
"brightCyan": "#19e062",
"brightWhite": "#f4eef0",
"background": "#1d2027",
"foreground": "#e8e4e1",
"cursorColor": "#006efe",
"selectionBackground": "#4d5658"
}