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

24 lines
542 B
JSON

{
"name": "Aizen Light",
"black": "#f0f2f6",
"red": "#d00c36",
"green": "#3e9e28",
"yellow": "#dd8c1a",
"blue": "#1c64f2",
"purple": "#8636ec",
"cyan": "#159096",
"white": "#4a4d66",
"brightBlack": "#adb2bc",
"brightRed": "#d00c36",
"brightGreen": "#3e9e28",
"brightYellow": "#dd8c1a",
"brightBlue": "#1c64f2",
"brightPurple": "#8636ec",
"brightCyan": "#159096",
"brightWhite": "#4a4d66",
"background": "#f0f2f6",
"foreground": "#4a4d66",
"cursorColor": "#fc6008",
"selectionBackground": "#bdc2cc"
}