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

24 lines
540 B
JSON

{
"name": "Night Owl",
"black": "#011627",
"red": "#ef5350",
"green": "#22da6e",
"yellow": "#addb67",
"blue": "#82aaff",
"purple": "#c792ea",
"cyan": "#21c7a8",
"white": "#ffffff",
"brightBlack": "#575656",
"brightRed": "#ef5350",
"brightGreen": "#22da6e",
"brightYellow": "#ffeb95",
"brightBlue": "#82aaff",
"brightPurple": "#c792ea",
"brightCyan": "#7fdbca",
"brightWhite": "#ffffff",
"background": "#011627",
"foreground": "#d6deeb",
"cursorColor": "#7e57c2",
"selectionBackground": "#5f7e97"
}