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

24 lines
540 B
JSON

{
"name": "Firewatch",
"black": "#585f6d",
"red": "#d95360",
"green": "#5ab977",
"yellow": "#dfb563",
"blue": "#4d89c4",
"purple": "#d55119",
"cyan": "#44a8b6",
"white": "#e6e5ff",
"brightBlack": "#585f6d",
"brightRed": "#d95360",
"brightGreen": "#5ab977",
"brightYellow": "#dfb563",
"brightBlue": "#4c89c5",
"brightPurple": "#d55119",
"brightCyan": "#44a8b6",
"brightWhite": "#e6e5ff",
"background": "#1e2027",
"foreground": "#9ba2b2",
"cursorColor": "#f6f7ec",
"selectionBackground": "#2f363e"
}