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

24 lines
540 B
JSON

{
"name": "Light Owl",
"black": "#403f53",
"red": "#de3d3b",
"green": "#08916a",
"yellow": "#e0af02",
"blue": "#288ed7",
"purple": "#d6438a",
"cyan": "#2aa298",
"white": "#bdbdbd",
"brightBlack": "#989fb1",
"brightRed": "#de3d3b",
"brightGreen": "#08916a",
"brightYellow": "#daaa01",
"brightBlue": "#288ed7",
"brightPurple": "#d6438a",
"brightCyan": "#2aa298",
"brightWhite": "#f0f0f0",
"background": "#fbfbfb",
"foreground": "#403f53",
"cursorColor": "#403f53",
"selectionBackground": "#e0e0e0"
}