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

24 lines
540 B
JSON

{
"name": "Mona Lisa",
"black": "#351b0e",
"red": "#9b291c",
"green": "#636232",
"yellow": "#c36e28",
"blue": "#515c5d",
"purple": "#9b1d29",
"cyan": "#588056",
"white": "#f7d75c",
"brightBlack": "#874228",
"brightRed": "#ff4331",
"brightGreen": "#b4b264",
"brightYellow": "#ff9566",
"brightBlue": "#9eb2b4",
"brightPurple": "#ff5b6a",
"brightCyan": "#8acd8f",
"brightWhite": "#ffe598",
"background": "#120b0d",
"foreground": "#f7d66a",
"cursorColor": "#c46c32",
"selectionBackground": "#f7d66a"
}