Adjust booking button color at uc and snz
This commit is contained in:
+1
@@ -2,3 +2,4 @@ $color-brand-primary: #9f0d4c;
|
|||||||
|
|
||||||
$color-button-background: #ffe900;
|
$color-button-background: #ffe900;
|
||||||
$color-button-foreground: $color-brand-primary;
|
$color-button-foreground: $color-brand-primary;
|
||||||
|
$color-button-booking: $color-label-success;
|
||||||
|
|||||||
+1
@@ -2,3 +2,4 @@ $color-brand-primary: #b5e400;
|
|||||||
|
|
||||||
$color-button-background: #19a3dc;
|
$color-button-background: #19a3dc;
|
||||||
$color-button-foreground: white;
|
$color-button-foreground: white;
|
||||||
|
$color-button-booking: $color-label-success;
|
||||||
Reference in New Issue
Block a user