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

24 lines
537 B
JSON

{
"name": "branch",
"black": "#35241c",
"red": "#c2562d",
"green": "#96a65e",
"yellow": "#d29b5a",
"blue": "#3b8e8c",
"purple": "#c47e5b",
"cyan": "#639a90",
"white": "#cfc1a9",
"brightBlack": "#564a45",
"brightRed": "#c2562d",
"brightGreen": "#96a65e",
"brightYellow": "#d29b5a",
"brightBlue": "#3b8e8c",
"brightPurple": "#c47e5b",
"brightCyan": "#639a90",
"brightWhite": "#cfc1a9",
"background": "#32221a",
"foreground": "#cfc1a9",
"cursorColor": "#cfc1a9",
"selectionBackground": "#32221a"
}