refactor(#28): Switch to 1 color hue #30
@ -2,7 +2,7 @@
|
||||
domain("ltg-admin.supplierxm.salsify.com") {
|
||||
:root {
|
||||
--stripe-size: 100px;
|
||||
--color1: hsl(180, 63%, 36%);
|
||||
--color1: hsl(180, 78%, 35%);
|
||||
--color2: rgba(0, 0, 0, 0.15);
|
||||
--duration: 1s;
|
||||
--state: running;
|
||||
|
@ -2,7 +2,7 @@
|
||||
domain("localstream.alkemics.com") {
|
||||
:root {
|
||||
--stripe-size: 100px;
|
||||
--color1: hsl(205, 70%, 50%);
|
||||
--color1: hsl(220, 100%, 63%);
|
||||
--color2: rgba(0, 0, 0, 0.15);
|
||||
--duration: 1s;
|
||||
--state: paused;
|
||||
|
Loading…
x
Reference in New Issue
Block a user