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

24 lines
538 B
JSON

{
"name": "Tearout",
"black": "#685742",
"red": "#cc967b",
"green": "#97976d",
"yellow": "#6c9861",
"blue": "#b5955e",
"purple": "#c9a554",
"cyan": "#d7c483",
"white": "#b5955e",
"brightBlack": "#75644f",
"brightRed": "#cc967b",
"brightGreen": "#97976d",
"brightYellow": "#6c9861",
"brightBlue": "#b5955e",
"brightPurple": "#c9a554",
"brightCyan": "#d7c483",
"brightWhite": "#b5955e",
"background": "#34392d",
"foreground": "#f4d2ae",
"cursorColor": "#d7c483",
"selectionBackground": "#e4c47a"
}