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

24 lines
541 B
JSON

{
"name": "Grey Green",
"black": "#000000",
"red": "#fe1414",
"green": "#74ff00",
"yellow": "#f1ff01",
"blue": "#00deff",
"purple": "#ff00f0",
"cyan": "#00ffbc",
"white": "#ffffff",
"brightBlack": "#666666",
"brightRed": "#ff3939",
"brightGreen": "#00ff44",
"brightYellow": "#ffd100",
"brightBlue": "#00afff",
"brightPurple": "#ff008a",
"brightCyan": "#00ffd3",
"brightWhite": "#f5ecec",
"background": "#002a1a",
"foreground": "#ffffff",
"cursorColor": "#fff400",
"selectionBackground": "#517e50"
}