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

24 lines
540 B
JSON

{
"name": "Adventure",
"black": "#040404",
"red": "#d84a33",
"green": "#5da602",
"yellow": "#eebb6e",
"blue": "#417ab3",
"purple": "#e5c499",
"cyan": "#bdcfe5",
"white": "#dbded8",
"brightBlack": "#685656",
"brightRed": "#d76b42",
"brightGreen": "#99b52c",
"brightYellow": "#ffb670",
"brightBlue": "#97d7ef",
"brightPurple": "#aa7900",
"brightCyan": "#bdcfe5",
"brightWhite": "#e4d5c7",
"background": "#040404",
"foreground": "#feffff",
"cursorColor": "#feffff",
"selectionBackground": "#606060"
}