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

24 lines
544 B
JSON

{
"name": "Thayer Bright",
"black": "#1b1d1e",
"red": "#f92672",
"green": "#4df840",
"yellow": "#f4fd22",
"blue": "#2757d6",
"purple": "#8c54fe",
"cyan": "#38c8b5",
"white": "#ccccc6",
"brightBlack": "#505354",
"brightRed": "#ff5995",
"brightGreen": "#b6e354",
"brightYellow": "#feed6c",
"brightBlue": "#3f78ff",
"brightPurple": "#9e6ffe",
"brightCyan": "#23cfd5",
"brightWhite": "#f8f8f2",
"background": "#1b1d1e",
"foreground": "#f8f8f8",
"cursorColor": "#fc971f",
"selectionBackground": "#4d4d4d"
}