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

24 lines
540 B
JSON

{
"name": "Zenburned",
"black": "#404040",
"red": "#e3716e",
"green": "#819b69",
"yellow": "#b77e64",
"blue": "#6099c0",
"purple": "#b279a7",
"cyan": "#66a5ad",
"white": "#f0e4cf",
"brightBlack": "#6f6768",
"brightRed": "#ec8685",
"brightGreen": "#8bae68",
"brightYellow": "#d68c67",
"brightBlue": "#61abda",
"brightPurple": "#cf86c1",
"brightCyan": "#65b8c1",
"brightWhite": "#c0ab86",
"background": "#404040",
"foreground": "#f0e4cf",
"cursorColor": "#f3eadb",
"selectionBackground": "#746956"
}