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

24 lines
539 B
JSON

{
"name": "Argonaut",
"black": "#232323",
"red": "#ff000f",
"green": "#8ce10b",
"yellow": "#ffb900",
"blue": "#008df8",
"purple": "#6d43a6",
"cyan": "#00d8eb",
"white": "#ffffff",
"brightBlack": "#444444",
"brightRed": "#ff2740",
"brightGreen": "#abe15b",
"brightYellow": "#ffd242",
"brightBlue": "#0092ff",
"brightPurple": "#9a5feb",
"brightCyan": "#67fff0",
"brightWhite": "#ffffff",
"background": "#0e1019",
"foreground": "#fffaf4",
"cursorColor": "#ff0018",
"selectionBackground": "#002a3b"
}