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

24 lines
539 B
JSON

{
"name": "IR Black",
"black": "#4f4f4f",
"red": "#fa6c60",
"green": "#a8ff60",
"yellow": "#fffeb7",
"blue": "#96cafe",
"purple": "#fa73fd",
"cyan": "#c6c5fe",
"white": "#efedef",
"brightBlack": "#7b7b7b",
"brightRed": "#fcb6b0",
"brightGreen": "#cfffab",
"brightYellow": "#ffffcc",
"brightBlue": "#b5dcff",
"brightPurple": "#fb9cfe",
"brightCyan": "#e0e0fe",
"brightWhite": "#ffffff",
"background": "#000000",
"foreground": "#f1f1f1",
"cursorColor": "#808080",
"selectionBackground": "#b5d5ff"
}