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

24 lines
546 B
JSON

{
"name": "No Clown Fiesta",
"black": "#151515",
"red": "#b46958",
"green": "#90a959",
"yellow": "#f4bf75",
"blue": "#bad7ff",
"purple": "#aa759f",
"cyan": "#88afa2",
"white": "#e1e1e1",
"brightBlack": "#727272",
"brightRed": "#7e97ab",
"brightGreen": "#90a959",
"brightYellow": "#f4bf75",
"brightBlue": "#bad7ff",
"brightPurple": "#aa759f",
"brightCyan": "#88afa2",
"brightWhite": "#afafaf",
"background": "#101010",
"foreground": "#e0e1e4",
"cursorColor": "#e0e1e4",
"selectionBackground": "#696d79"
}