@import "theme-catppuccin-base.css"; :root { --theme-catppuccin-type: dark; --theme-catppuccin-rosewater: hsl(9.6, 55.6%, 91.2%); --theme-catppuccin-flamingo: hsl(0, 58.7%, 87.6%); --theme-catppuccin-pink: hsl(316.5, 71.8%, 86.1%); --theme-catppuccin-mauve: hsl(267.4, 83.5%, 81%); --theme-catppuccin-red: hsl(343.3, 81.2%, 74.9%); --theme-catppuccin-maroon: hsl(350.4, 65.2%, 77.5%); --theme-catppuccin-peach: hsl(23, 92%, 75.5%); --theme-catppuccin-yellow: hsl(41.4, 86%, 83.1%); --theme-catppuccin-green: hsl(115.5, 54.1%, 76.1%); --theme-catppuccin-teal: hsl(170, 57.4%, 73.3%); --theme-catppuccin-sky: hsl(189.2, 71%, 72.9%); --theme-catppuccin-sapphire: hsl(198.5, 75.9%, 69%); --theme-catppuccin-lavender: hsl(231.9, 97.4%, 85.1%); --theme-catppuccin-blue: hsl(217.2, 91.9%, 75.9%); --theme-catppuccin-text: hsl(226.2, 63.9%, 88%); --theme-catppuccin-subtext1: hsl(226.7, 35.3%, 80%); --theme-catppuccin-subtext0: hsl(227.6, 23.6%, 71.8%); --theme-catppuccin-overlay2: hsl(228.4, 16.8%, 63.7%); --theme-catppuccin-overlay1: hsl(229.7, 12.8%, 55.5%); --theme-catppuccin-overlay0: hsl(230.8, 10.7%, 47.5%); --theme-catppuccin-surface2: hsl(232.5, 12%, 39.2%); --theme-catppuccin-surface1: hsl(234.3, 13.2%, 31.2%); --theme-catppuccin-surface0: hsl(236.8, 16.2%, 22.9%); --theme-catppuccin-base: hsl(240, 21.1%, 14.9%); --theme-catppuccin-mantle: hsl(240, 21.3%, 12%); --theme-catppuccin-crust: hsl(240, 22.7%, 8.6%); }