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

24 lines
537 B
JSON

{
"name": "Hybrid",
"black": "#2a2e33",
"red": "#b84d51",
"green": "#b3bf5a",
"yellow": "#e4b55e",
"blue": "#6e90b0",
"purple": "#a17eac",
"cyan": "#7fbfb4",
"white": "#b5b9b6",
"brightBlack": "#434548",
"brightRed": "#8d2e32",
"brightGreen": "#798431",
"brightYellow": "#e58a50",
"brightBlue": "#4b6b88",
"brightPurple": "#6e5079",
"brightCyan": "#4d7b74",
"brightWhite": "#5a626a",
"background": "#161719",
"foreground": "#b7bcba",
"cursorColor": "#b7bcba",
"selectionBackground": "#1e1f22"
}