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

24 lines
536 B
JSON

{
"name": "Ocean",
"black": "#000000",
"red": "#e64c4c",
"green": "#00a600",
"yellow": "#999900",
"blue": "#0000b2",
"purple": "#d826d8",
"cyan": "#00a6b2",
"white": "#bfbfbf",
"brightBlack": "#808080",
"brightRed": "#ff1a1a",
"brightGreen": "#00d900",
"brightYellow": "#e5e500",
"brightBlue": "#7373ff",
"brightPurple": "#e500e5",
"brightCyan": "#00e5e5",
"brightWhite": "#e5e5e5",
"background": "#224fbc",
"foreground": "#ffffff",
"cursorColor": "#7f7f7f",
"selectionBackground": "#216dff"
}