schemes/catppuccin-latte.json

{
  "id": "catppuccin-latte",
  "name": "Catppuccin Latte",
  "colors": {
    "background": "#EFF1F5",
    "foreground": "#4C4F69",
    "cursorColor": "#DC8A78",
    "selectionBackground": "#BCC0CC",
    "black": "#5C5F77",
    "red": "#D20F39",
    "green": "#40A02B",
    "yellow": "#DF8E1D",
    "blue": "#1E66F5",
    "purple": "#EA76CB",
    "cyan": "#179299",
    "white": "#ACB0BE",
    "brightBlack": "#6C6F85",
    "brightRed": "#D20F39",
    "brightGreen": "#40A02B",
    "brightYellow": "#DF8E1D",
    "brightBlue": "#1E66F5",
    "brightPurple": "#EA76CB",
    "brightCyan": "#179299",
    "brightWhite": "#BCC0CC"
  }
}