Change PERF hue to Duck Blue (#16)

This commit is contained in:
Simon Priet
2023-05-25 23:50:18 +02:00
committed by GitHub
parent 6b1372ec5f
commit cd6c1deb22

View File

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