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

24 lines
548 B
JSON

{
"name": "Catppuccin Frappe",
"black": "#51576d",
"red": "#e78284",
"green": "#a6d189",
"yellow": "#e5c890",
"blue": "#8caaee",
"purple": "#f4b8e4",
"cyan": "#81c8be",
"white": "#a5adce",
"brightBlack": "#626880",
"brightRed": "#e67172",
"brightGreen": "#8ec772",
"brightYellow": "#d9ba73",
"brightBlue": "#7b9ef0",
"brightPurple": "#f2a4db",
"brightCyan": "#5abfb5",
"brightWhite": "#b5bfe2",
"background": "#303446",
"foreground": "#c6d0f5",
"cursorColor": "#f2d5cf",
"selectionBackground": "#626880"
}