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

24 lines
538 B
JSON

{
"name": "Dawnfox",
"black": "#575279",
"red": "#b4637a",
"green": "#618774",
"yellow": "#ea9d34",
"blue": "#286983",
"purple": "#907aa9",
"cyan": "#56949f",
"white": "#b2b6bd",
"brightBlack": "#5f5695",
"brightRed": "#c26d85",
"brightGreen": "#629f81",
"brightYellow": "#eea846",
"brightBlue": "#2d81a3",
"brightPurple": "#9a80b9",
"brightCyan": "#5ca7b4",
"brightWhite": "#e6ebf3",
"background": "#faf4ed",
"foreground": "#575279",
"cursorColor": "#575279",
"selectionBackground": "#d0d8d8"
}