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

24 lines
541 B
JSON

{
"name": "Sea Shells",
"black": "#17384c",
"red": "#d15123",
"green": "#027c9b",
"yellow": "#fca02f",
"blue": "#1e4950",
"purple": "#68d4f1",
"cyan": "#50a3b5",
"white": "#deb88d",
"brightBlack": "#434b53",
"brightRed": "#d48678",
"brightGreen": "#628d98",
"brightYellow": "#fdd39f",
"brightBlue": "#1bbcdd",
"brightPurple": "#bbe3ee",
"brightCyan": "#87acb4",
"brightWhite": "#fee4ce",
"background": "#09141b",
"foreground": "#deb88d",
"cursorColor": "#fca02f",
"selectionBackground": "#1e4962"
}