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

24 lines
537 B
JSON

{
"name": "Matrix",
"black": "#0f191c",
"red": "#23755a",
"green": "#82d967",
"yellow": "#ffd700",
"blue": "#3f5242",
"purple": "#409931",
"cyan": "#50b45a",
"white": "#507350",
"brightBlack": "#688060",
"brightRed": "#2fc079",
"brightGreen": "#90d762",
"brightYellow": "#faff00",
"brightBlue": "#4f7e7e",
"brightPurple": "#11ff25",
"brightCyan": "#c1ff8a",
"brightWhite": "#678c61",
"background": "#0f191c",
"foreground": "#426644",
"cursorColor": "#384545",
"selectionBackground": "#18282e"
}