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

24 lines
549 B
JSON

{
"name": "Night Owlish Light",
"black": "#011627",
"red": "#d3423e",
"green": "#2aa298",
"yellow": "#daaa01",
"blue": "#4876d6",
"purple": "#403f53",
"cyan": "#08916a",
"white": "#7a8181",
"brightBlack": "#7a8181",
"brightRed": "#f76e6e",
"brightGreen": "#49d0c5",
"brightYellow": "#dac26b",
"brightBlue": "#5ca7e4",
"brightPurple": "#697098",
"brightCyan": "#00c990",
"brightWhite": "#989fb1",
"background": "#ffffff",
"foreground": "#403f53",
"cursorColor": "#403f53",
"selectionBackground": "#f2f2f2"
}