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

24 lines
542 B
JSON

{
"name": "Alien Blood",
"black": "#112616",
"red": "#7f2b27",
"green": "#2f7e25",
"yellow": "#717f24",
"blue": "#2f6a7f",
"purple": "#47587f",
"cyan": "#327f77",
"white": "#647d75",
"brightBlack": "#3c4812",
"brightRed": "#e08009",
"brightGreen": "#18e000",
"brightYellow": "#bde000",
"brightBlue": "#00aae0",
"brightPurple": "#0058e0",
"brightCyan": "#00e0c4",
"brightWhite": "#73fa91",
"background": "#0f1610",
"foreground": "#637d75",
"cursorColor": "#73fa91",
"selectionBackground": "#1d4125"
}