Change PERF hue to TEAL #16

Merged
alk-spriet merged 1 commits from change-PERF-hue-to-duck-blue into main 2023-05-25 23:50:18 +02:00

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;
} }