Files
orbithub/third_party/KodoTerm/KodoTermThemes/windowsterminal/Monokai Vivid.json
2026-03-01 10:36:06 -07:00

24 lines
544 B
JSON

{
"name": "Monokai Vivid",
"black": "#121212",
"red": "#fa2934",
"green": "#98e123",
"yellow": "#fff30a",
"blue": "#0443ff",
"purple": "#f800f8",
"cyan": "#01b6ed",
"white": "#ffffff",
"brightBlack": "#838383",
"brightRed": "#f6669d",
"brightGreen": "#b1e05f",
"brightYellow": "#fff26d",
"brightBlue": "#0443ff",
"brightPurple": "#f200f6",
"brightCyan": "#51ceff",
"brightWhite": "#ffffff",
"background": "#121212",
"foreground": "#f9f9f9",
"cursorColor": "#fb0007",
"selectionBackground": "#ffffff"
}