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

24 lines
552 B
JSON

{
"name": "No Clown Fiesta Light",
"black": "#d6d6d6",
"red": "#874e42",
"green": "#677940",
"yellow": "#b89058",
"blue": "#8ba1bf",
"purple": "#aa759f",
"cyan": "#3e5f66",
"white": "#151515",
"brightBlack": "#2b2b2b",
"brightRed": "#637786",
"brightGreen": "#677940",
"brightYellow": "#b89058",
"brightBlue": "#93a2ab",
"brightPurple": "#aa759f",
"brightCyan": "#99ab93",
"brightWhite": "#373737",
"background": "#e1e1e1",
"foreground": "#151515",
"cursorColor": "#151515",
"selectionBackground": "#c6d5de"
}