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

24 lines
535 B
JSON

{
"name": "Flat",
"black": "#222d3f",
"red": "#a82320",
"green": "#32a548",
"yellow": "#e58d11",
"blue": "#3167ac",
"purple": "#781aa0",
"cyan": "#2c9370",
"white": "#b0b6ba",
"brightBlack": "#475262",
"brightRed": "#d4312e",
"brightGreen": "#2d9440",
"brightYellow": "#e5be0c",
"brightBlue": "#3c7dd2",
"brightPurple": "#8230a7",
"brightCyan": "#35b387",
"brightWhite": "#e7eced",
"background": "#002240",
"foreground": "#2cc55d",
"cursorColor": "#e5be0c",
"selectionBackground": "#792b9c"
}