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

24 lines
551 B
JSON

{
"name": "Catppuccin Macchiato",
"black": "#494d64",
"red": "#ed8796",
"green": "#a6da95",
"yellow": "#eed49f",
"blue": "#8aadf4",
"purple": "#f5bde6",
"cyan": "#8bd5ca",
"white": "#a5adcb",
"brightBlack": "#5b6078",
"brightRed": "#ec7486",
"brightGreen": "#8ccf7f",
"brightYellow": "#e1c682",
"brightBlue": "#78a1f6",
"brightPurple": "#f2a9dd",
"brightCyan": "#63cbc0",
"brightWhite": "#b8c0e0",
"background": "#24273a",
"foreground": "#cad3f5",
"cursorColor": "#f4dbd6",
"selectionBackground": "#5b6078"
}