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

24 lines
543 B
JSON

{
"name": "Oceanic Next",
"black": "#162c35",
"red": "#ec5f67",
"green": "#99c794",
"yellow": "#fac863",
"blue": "#6699cc",
"purple": "#c594c5",
"cyan": "#5fb3b3",
"white": "#ffffff",
"brightBlack": "#65737e",
"brightRed": "#ec5f67",
"brightGreen": "#99c794",
"brightYellow": "#fac863",
"brightBlue": "#6699cc",
"brightPurple": "#c594c5",
"brightCyan": "#5fb3b3",
"brightWhite": "#ffffff",
"background": "#162c35",
"foreground": "#c0c5ce",
"cursorColor": "#c0c5ce",
"selectionBackground": "#4f5b66"
}