Change PERF hue to Duck Blue

This commit is contained in:
Simon 2023-05-25 18:16:47 +02:00
parent 6b1372ec5f
commit 878181df16

View File

@ -3,7 +3,7 @@ domain("ltg-admin.supplierxm.salsify.com") {
:root { :root {
--stripe-size: 100px; --stripe-size: 100px;
--color1: hsl(180, 63%, 30%); --color1: hsl(180, 63%, 30%);
--color2: hsl(180, 63%, 37%); --color2: hsl(180, 63%, 36%);
--duration: 1s; --duration: 1s;
--state: running; --state: running;
} }