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

24 lines
537 B
JSON

{
"name": "GitHub",
"black": "#3e3e3e",
"red": "#970b16",
"green": "#07962a",
"yellow": "#c5bb94",
"blue": "#003e8a",
"purple": "#e94691",
"cyan": "#7cc4df",
"white": "#b2b2b2",
"brightBlack": "#666666",
"brightRed": "#de0000",
"brightGreen": "#7ac895",
"brightYellow": "#d7b600",
"brightBlue": "#2e6cba",
"brightPurple": "#f29592",
"brightCyan": "#00c7cb",
"brightWhite": "#ffffff",
"background": "#f4f4f4",
"foreground": "#3e3e3e",
"cursorColor": "#3f3f3f",
"selectionBackground": "#a9c1e2"
}