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

24 lines
542 B
JSON

{
"name": "Monokai Pro",
"black": "#2d2a2e",
"red": "#ff6188",
"green": "#a9dc76",
"yellow": "#ffd866",
"blue": "#fc9867",
"purple": "#ab9df2",
"cyan": "#78dce8",
"white": "#fcfcfa",
"brightBlack": "#727072",
"brightRed": "#ff6188",
"brightGreen": "#a9dc76",
"brightYellow": "#ffd866",
"brightBlue": "#fc9867",
"brightPurple": "#ab9df2",
"brightCyan": "#78dce8",
"brightWhite": "#fcfcfa",
"background": "#2d2a2e",
"foreground": "#fcfcfa",
"cursorColor": "#c1c0c0",
"selectionBackground": "#5b595c"
}