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

24 lines
552 B
JSON

{
"name": "Monokai Pro Light Sun",
"black": "#f8efe7",
"red": "#ce4770",
"green": "#218871",
"yellow": "#b16803",
"blue": "#d4572b",
"purple": "#6851a2",
"cyan": "#2473b6",
"white": "#2c232e",
"brightBlack": "#a59c9c",
"brightRed": "#ce4770",
"brightGreen": "#218871",
"brightYellow": "#b16803",
"brightBlue": "#d4572b",
"brightPurple": "#6851a2",
"brightCyan": "#2473b6",
"brightWhite": "#2c232e",
"background": "#f8efe7",
"foreground": "#2c232e",
"cursorColor": "#72696d",
"selectionBackground": "#beb5b3"
}