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

24 lines
538 B
JSON

{
"name": "Breadog",
"black": "#362c24",
"red": "#b10b00",
"green": "#007232",
"yellow": "#8b4c00",
"blue": "#005cb4",
"purple": "#9b0097",
"cyan": "#006a78",
"white": "#baa99d",
"brightBlack": "#514337",
"brightRed": "#de1100",
"brightGreen": "#008f40",
"brightYellow": "#ae6000",
"brightBlue": "#0074e1",
"brightPurple": "#c300bd",
"brightCyan": "#008697",
"brightWhite": "#eae1da",
"background": "#f1ebe6",
"foreground": "#362c24",
"cursorColor": "#362c24",
"selectionBackground": "#362c24"
}