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

24 lines
546 B
JSON

{
"name": "Monokai Classic",
"black": "#272822",
"red": "#f92672",
"green": "#a6e22e",
"yellow": "#e6db74",
"blue": "#fd971f",
"purple": "#ae81ff",
"cyan": "#66d9ef",
"white": "#fdfff1",
"brightBlack": "#6e7066",
"brightRed": "#f92672",
"brightGreen": "#a6e22e",
"brightYellow": "#e6db74",
"brightBlue": "#fd971f",
"brightPurple": "#ae81ff",
"brightCyan": "#66d9ef",
"brightWhite": "#fdfff1",
"background": "#272822",
"foreground": "#fdfff1",
"cursorColor": "#c0c1b5",
"selectionBackground": "#57584f"
}