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

24 lines
541 B
JSON

{
"name": "Misterioso",
"black": "#000000",
"red": "#ff4242",
"green": "#74af68",
"yellow": "#ffad29",
"blue": "#338f86",
"purple": "#9414e6",
"cyan": "#23d7d7",
"white": "#e1e1e0",
"brightBlack": "#626262",
"brightRed": "#ff3242",
"brightGreen": "#74cd68",
"brightYellow": "#ffb929",
"brightBlue": "#23d7d7",
"brightPurple": "#ff37ff",
"brightCyan": "#00ede1",
"brightWhite": "#ffffff",
"background": "#2d3743",
"foreground": "#e1e1e0",
"cursorColor": "#666666",
"selectionBackground": "#2d37ff"
}