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

24 lines
539 B
JSON

{
"name": "Hivacruz",
"black": "#202746",
"red": "#c94922",
"green": "#ac9739",
"yellow": "#c08b30",
"blue": "#3d8fd1",
"purple": "#6679cc",
"cyan": "#22a2c9",
"white": "#979db4",
"brightBlack": "#6b7394",
"brightRed": "#c76b29",
"brightGreen": "#73ad43",
"brightYellow": "#5e6687",
"brightBlue": "#898ea4",
"brightPurple": "#dfe2f1",
"brightCyan": "#9c637a",
"brightWhite": "#f5f7ff",
"background": "#132638",
"foreground": "#ede4e4",
"cursorColor": "#979db4",
"selectionBackground": "#5e6687"
}