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

24 lines
535 B
JSON

{
"name": "Aura",
"black": "#110f18",
"red": "#ff6767",
"green": "#61ffca",
"yellow": "#ffca85",
"blue": "#a277ff",
"purple": "#a277ff",
"cyan": "#61ffca",
"white": "#edecee",
"brightBlack": "#4d4d4d",
"brightRed": "#ffca85",
"brightGreen": "#a277ff",
"brightYellow": "#ffca85",
"brightBlue": "#a277ff",
"brightPurple": "#a277ff",
"brightCyan": "#61ffca",
"brightWhite": "#edecee",
"background": "#15141b",
"foreground": "#edecee",
"cursorColor": "#a277ff",
"selectionBackground": "#a277ff"
}