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

24 lines
537 B
JSON

{
"name": "Ciapre",
"black": "#181818",
"red": "#8e0d16",
"green": "#48513b",
"yellow": "#cc8b3f",
"blue": "#576d8c",
"purple": "#724d7c",
"cyan": "#5c4f4b",
"white": "#aea47f",
"brightBlack": "#555555",
"brightRed": "#ac3835",
"brightGreen": "#a6a75d",
"brightYellow": "#dcdf7c",
"brightBlue": "#3097c6",
"brightPurple": "#d33061",
"brightCyan": "#f3dbb2",
"brightWhite": "#f4f4f4",
"background": "#191c27",
"foreground": "#aea47a",
"cursorColor": "#92805b",
"selectionBackground": "#172539"
}