Files
2024-03-29 15:33:01 +00:00

24 lines
581 B
JSON

{
"name": "vimbones",
"selectionBackground": "#D7D7D7",
"cursorColor": "#353535",
"foreground": "#353535",
"background": "#F0F0CA",
"black": "#F0F0CA",
"blue": "#286486",
"cyan": "#3B8992",
"green": "#4F6C31",
"purple": "#88507D",
"red": "#A8334C",
"white": "#353535",
"yellow": "#944927",
"brightBlack": "#C6C6A3",
"brightBlue": "#1D5573",
"brightCyan": "#2B747C",
"brightGreen": "#3F5A22",
"brightRed": "#94253E",
"brightPurple": "#7B3B70",
"brightWhite": "#5C5C5C",
"brightYellow": "#803D1C"
}