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

24 lines
539 B
JSON

{
"name": "Arcoiris",
"black": "#333333",
"red": "#da2700",
"green": "#12c258",
"yellow": "#ffc656",
"blue": "#518bfc",
"purple": "#e37bd9",
"cyan": "#63fad5",
"white": "#bab2b2",
"brightBlack": "#777777",
"brightRed": "#ffb9b9",
"brightGreen": "#e3f6aa",
"brightYellow": "#ffddaa",
"brightBlue": "#b3e8f3",
"brightPurple": "#cbbaf9",
"brightCyan": "#bcffc7",
"brightWhite": "#efefef",
"background": "#201f1e",
"foreground": "#eee4d9",
"cursorColor": "#872929",
"selectionBackground": "#25524a"
}