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

24 lines
541 B
JSON

{
"name": "Xcode Dark",
"black": "#414453",
"red": "#ff8170",
"green": "#78c2b3",
"yellow": "#d9c97c",
"blue": "#4eb0cc",
"purple": "#ff7ab2",
"cyan": "#b281eb",
"white": "#dfdfe0",
"brightBlack": "#7f8c98",
"brightRed": "#ff8170",
"brightGreen": "#acf2e4",
"brightYellow": "#ffa14f",
"brightBlue": "#6bdfff",
"brightPurple": "#ff7ab2",
"brightCyan": "#dabaff",
"brightWhite": "#dfdfe0",
"background": "#292a30",
"foreground": "#dfdfe0",
"cursorColor": "#dfdfe0",
"selectionBackground": "#414453"
}