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

24 lines
543 B
JSON

{
"name": "IBM 5153 CGA",
"black": "#141414",
"red": "#d03333",
"green": "#1bd01b",
"yellow": "#d08c1b",
"blue": "#1b1bd0",
"purple": "#d01bd0",
"cyan": "#1bd0d0",
"white": "#cecece",
"brightBlack": "#4e4e4e",
"brightRed": "#dc4e4e",
"brightGreen": "#4edc4e",
"brightYellow": "#f3f34e",
"brightBlue": "#4e4edc",
"brightPurple": "#f34ef3",
"brightCyan": "#4ef3f3",
"brightWhite": "#ffffff",
"background": "#141414",
"foreground": "#cecece",
"cursorColor": "#cecece",
"selectionBackground": "#cecece"
}