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

24 lines
536 B
JSON

{
"name": "Dark+",
"black": "#000000",
"red": "#cd3131",
"green": "#0dbc79",
"yellow": "#e5e510",
"blue": "#2472c8",
"purple": "#bc3fbc",
"cyan": "#11a8cd",
"white": "#e5e5e5",
"brightBlack": "#666666",
"brightRed": "#f14c4c",
"brightGreen": "#23d18b",
"brightYellow": "#f5f543",
"brightBlue": "#3b8eea",
"brightPurple": "#d670d6",
"brightCyan": "#29b8db",
"brightWhite": "#e5e5e5",
"background": "#1e1e1e",
"foreground": "#cccccc",
"cursorColor": "#ffffff",
"selectionBackground": "#3a3d41"
}