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

24 lines
552 B
JSON

{
"name": "Solarized Osaka Night",
"black": "#15161e",
"red": "#f7768e",
"green": "#9ece6a",
"yellow": "#e0af68",
"blue": "#7aa2f7",
"purple": "#bb9af7",
"cyan": "#7dcfff",
"white": "#a9b1d6",
"brightBlack": "#414868",
"brightRed": "#f7768e",
"brightGreen": "#9ece6a",
"brightYellow": "#e0af68",
"brightBlue": "#7aa2f7",
"brightPurple": "#bb9af7",
"brightCyan": "#7dcfff",
"brightWhite": "#c0caf5",
"background": "#1a1b26",
"foreground": "#c0caf5",
"cursorColor": "#c0caf5",
"selectionBackground": "#283457"
}