24 lines
547 B
JSON
24 lines
547 B
JSON
{
|
|
"name": "Catppuccin Latte",
|
|
"black": "#5c5f77",
|
|
"red": "#d20f39",
|
|
"green": "#40a02b",
|
|
"yellow": "#df8e1d",
|
|
"blue": "#1e66f5",
|
|
"purple": "#ea76cb",
|
|
"cyan": "#179299",
|
|
"white": "#acb0be",
|
|
"brightBlack": "#6c6f85",
|
|
"brightRed": "#de293e",
|
|
"brightGreen": "#49af3d",
|
|
"brightYellow": "#eea02d",
|
|
"brightBlue": "#456eff",
|
|
"brightPurple": "#fe85d8",
|
|
"brightCyan": "#2d9fa8",
|
|
"brightWhite": "#bcc0cc",
|
|
"background": "#eff1f5",
|
|
"foreground": "#4c4f69",
|
|
"cursorColor": "#dc8a78",
|
|
"selectionBackground": "#acb0be"
|
|
}
|