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

24 lines
550 B
JSON

{
"name": "Monokai Pro Machine",
"black": "#273136",
"red": "#ff6d7e",
"green": "#a2e57b",
"yellow": "#ffed72",
"blue": "#ffb270",
"purple": "#baa0f8",
"cyan": "#7cd5f1",
"white": "#f2fffc",
"brightBlack": "#6b7678",
"brightRed": "#ff6d7e",
"brightGreen": "#a2e57b",
"brightYellow": "#ffed72",
"brightBlue": "#ffb270",
"brightPurple": "#baa0f8",
"brightCyan": "#7cd5f1",
"brightWhite": "#f2fffc",
"background": "#273136",
"foreground": "#f2fffc",
"cursorColor": "#b8c4c3",
"selectionBackground": "#545f62"
}