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

24 lines
539 B
JSON

{
"name": "Vimbones",
"black": "#f0f0ca",
"red": "#a8334c",
"green": "#4f6c31",
"yellow": "#944927",
"blue": "#286486",
"purple": "#88507d",
"cyan": "#3b8992",
"white": "#353535",
"brightBlack": "#acac89",
"brightRed": "#94253e",
"brightGreen": "#3f5a22",
"brightYellow": "#803d1c",
"brightBlue": "#1d5573",
"brightPurple": "#7b3b70",
"brightCyan": "#2b747c",
"brightWhite": "#5c5c5c",
"background": "#f0f0ca",
"foreground": "#353535",
"cursorColor": "#353535",
"selectionBackground": "#d7d7d7"
}