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

24 lines
541 B
JSON

{
"name": "Aizen Dark",
"black": "#1a1a1a",
"red": "#f08898",
"green": "#a4e09c",
"yellow": "#f5dea4",
"blue": "#84b4f8",
"purple": "#c8a2f4",
"cyan": "#90dcd0",
"white": "#d0d6f0",
"brightBlack": "#444444",
"brightRed": "#f08898",
"brightGreen": "#a4e09c",
"brightYellow": "#f5dea4",
"brightBlue": "#84b4f8",
"brightPurple": "#c8a2f4",
"brightCyan": "#90dcd0",
"brightWhite": "#ffffff",
"background": "#1a1a1a",
"foreground": "#d0d6f0",
"cursorColor": "#f8b080",
"selectionBackground": "#333333"
}