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

24 lines
534 B
JSON

{
"name": "Pro",
"black": "#000000",
"red": "#990000",
"green": "#00a600",
"yellow": "#999900",
"blue": "#2009db",
"purple": "#b200b2",
"cyan": "#00a6b2",
"white": "#bfbfbf",
"brightBlack": "#666666",
"brightRed": "#e50000",
"brightGreen": "#00d900",
"brightYellow": "#e5e500",
"brightBlue": "#0000ff",
"brightPurple": "#e500e5",
"brightCyan": "#00e5e5",
"brightWhite": "#e5e5e5",
"background": "#000000",
"foreground": "#f2f2f2",
"cursorColor": "#4d4d4d",
"selectionBackground": "#414141"
}