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

24 lines
542 B
JSON

{
"name": "Forest Blue",
"black": "#333333",
"red": "#f8818e",
"green": "#92d3a2",
"yellow": "#1a8e63",
"blue": "#8ed0ce",
"purple": "#5e468c",
"cyan": "#31658c",
"white": "#e2d8cd",
"brightBlack": "#4a4a4a",
"brightRed": "#fb3d66",
"brightGreen": "#6bb48d",
"brightYellow": "#30c85a",
"brightBlue": "#39a7a2",
"brightPurple": "#7e62b3",
"brightCyan": "#6096bf",
"brightWhite": "#e2d8cd",
"background": "#051519",
"foreground": "#e2d8cd",
"cursorColor": "#9e9ecb",
"selectionBackground": "#4d4d4d"
}