catppuccin-css/themes/Catppuccin-Mocha.hsl.css

32 lines
No EOL
1.9 KiB
CSS

/*
Catppuccin CSS Theme v0.1.0 HSL from palette v1.7.1
🌿 Mocha
*/
:root {
--rosewater: hsl(9.599999999999968, 0.555555555555556, 0.911764705882353);
--flamingo: hsl(0, 0.587301587301587, 0.8764705882352941);
--pink: hsl(316.4705882352941, 0.7183098591549301, 0.8607843137254902);
--mauve: hsl(267.4074074074074, 0.8350515463917528, 0.8098039215686275);
--red: hsl(343.2692307692308, 0.8124999999999998, 0.7490196078431373);
--maroon: hsl(350.4, 0.6521739130434779, 0.7745098039215685);
--peach: hsl(22.95652173913043, 0.92, 0.7549019607843137);
--yellow: hsl(41.35135135135135, 0.8604651162790699, 0.8313725490196078);
--green: hsl(115.45454545454544, 0.5409836065573769, 0.7607843137254902);
--teal: hsl(170.00000000000003, 0.5735294117647057, 0.7333333333333334);
--sky: hsl(189.18367346938774, 0.7101449275362316, 0.7294117647058823);
--sapphire: hsl(198.5, 0.759493670886076, 0.6901960784313725);
--blue: hsl(217.1681415929203, 0.9186991869918699, 0.7588235294117647);
--lavender: hsl(231.89189189189187, 0.9736842105263159, 0.8509803921568628);
--text: hsl(226.15384615384616, 0.6393442622950825, 0.8803921568627451);
--subtext-1: hsl(226.66666666666669, 0.35294117647058837, 0.8);
--subtext-0: hsl(227.6470588235294, 0.23611111111111102, 0.7176470588235294);
--overlay-2: hsl(228.38709677419354, 0.16756756756756758, 0.6372549019607843);
--overlay-1: hsl(229.65517241379308, 0.12775330396475776, 0.5549019607843138);
--overlay-0: hsl(230.7692307692308, 0.10743801652892565, 0.4745098039215686);
--surface-2: hsl(232.5, 0.12, 0.39215686274509803);
--surface-1: hsl(234.2857142857143, 0.13207547169811326, 0.31176470588235294);
--surface-0: hsl(236.84210526315792, 0.16239316239316234, 0.22941176470588237);
--base: hsl(240, 0.21052631578947367, 0.14901960784313725);
--mantle: hsl(240, 0.2131147540983607, 0.11960784313725491);
--crust: hsl(240, 0.22727272727272727, 0.08627450980392157);
}