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