@import "theme-catppuccin-base.css"; :root { --theme-catppuccin-type: dark; --theme-catppuccin-rosewater: hsl(10.3, 57.4%, 88%); --theme-catppuccin-flamingo: hsl(0, 58.5%, 83.9%); --theme-catppuccin-pink: hsl(316, 73.2%, 83.9%); --theme-catppuccin-mauve: hsl(276.7, 59%, 76.1%); --theme-catppuccin-red: hsl(358.8, 67.8%, 70.8%); --theme-catppuccin-maroon: hsl(357.8, 65.9%, 75.9%); --theme-catppuccin-peach: hsl(20.3, 79.1%, 70%); --theme-catppuccin-yellow: hsl(39.5, 62%, 73.1%); --theme-catppuccin-green: hsl(95.8, 43.9%, 67.8%); --theme-catppuccin-teal: hsl(171.5, 39.2%, 64.5%); --theme-catppuccin-sky: hsl(189.1, 47.8%, 72.9%); --theme-catppuccin-sapphire: hsl(198.6, 55.4%, 69.2%); --theme-catppuccin-blue: hsl(221.6, 74.2%, 74.1%); --theme-catppuccin-lavender: hsl(238.9, 66.3%, 83.7%); --theme-catppuccin-text: hsl(227.2, 70.1%, 86.9%); --theme-catppuccin-subtext1: hsl(226.7, 43.7%, 79.8%); --theme-catppuccin-subtext0: hsl(228.3, 29.5%, 72.7%); --theme-catppuccin-overlay2: hsl(227.7, 22.3%, 65.7%); --theme-catppuccin-overlay1: hsl(226.7, 17%, 58.4%); --theme-catppuccin-overlay0: hsl(229.1, 13.4%, 51.6%); --theme-catppuccin-surface2: hsl(228, 13.3%, 44.3%); --theme-catppuccin-surface1: hsl(227.1, 14.7%, 37.3%); --theme-catppuccin-surface0: hsl(230, 15.6%, 30.2%); --theme-catppuccin-base: hsl(229.1, 18.6%, 23.1%); --theme-catppuccin-mantle: hsl(230.5, 18.8%, 19.8%); --theme-catppuccin-crust: hsl(229.4, 19.5%, 17.1%); }