parent
55728b2c62
commit
c4ed91cb63
@ -1,3 +1,8 @@ |
|||||||
$primary: #1b1b39; |
$primary: #1b1b39; |
||||||
$secondary: #4beba0; |
$secondary: #4beba0; |
||||||
$tertiary: #4beba0; |
$tertiary: #4beba0; |
||||||
|
|
||||||
|
$footer-background-color: $primary; |
||||||
|
$footer-title-color: #fff; |
||||||
|
$footer-text-color: #fff; |
||||||
|
$footer-item-disc-color: $secondary; |
@ -1,3 +1,8 @@ |
|||||||
$primary: #20201A; |
$primary: #20201A; |
||||||
$secondary: #F0D96B; |
$secondary: #F0D96B; |
||||||
$tertiary: #4A443A; |
$tertiary: #4A443A; |
||||||
|
|
||||||
|
$footer-background-color: $primary; |
||||||
|
$footer-title-color: #fff; |
||||||
|
$footer-text-color: #fff; |
||||||
|
$footer-item-disc-color: $secondary; |
@ -1,3 +1,8 @@ |
|||||||
$primary: #28aca4; |
$primary: #28aca4; |
||||||
$secondary: #89edda; |
$secondary: #89edda; |
||||||
$tertiary: #997fdc; |
$tertiary: #997fdc; |
||||||
|
|
||||||
|
$footer-background-color: $primary; |
||||||
|
$footer-title-color: #fff; |
||||||
|
$footer-text-color: #fff; |
||||||
|
$footer-item-disc-color: $secondary; |
@ -1,3 +1,8 @@ |
|||||||
$primary: #343434; |
$primary: #343434; |
||||||
$secondary: #A2D729; |
$secondary: #A2D729; |
||||||
$tertiary: #7F7F7F; |
$tertiary: #7F7F7F; |
||||||
|
|
||||||
|
$footer-background-color: $primary; |
||||||
|
$footer-title-color: #fff; |
||||||
|
$footer-text-color: #fff; |
||||||
|
$footer-item-disc-color: $secondary; |
@ -1,3 +1,8 @@ |
|||||||
$primary: #2fa8f8; |
$primary: #2fa8f8; |
||||||
$secondary: #a2daff; |
$secondary: #a2daff; |
||||||
$tertiary: #006aa7; |
$tertiary: #006aa7; |
||||||
|
|
||||||
|
$footer-background-color: $primary; |
||||||
|
$footer-title-color: #fff; |
||||||
|
$footer-text-color: #fff; |
||||||
|
$footer-item-disc-color: $secondary; |
@ -1,3 +1,8 @@ |
|||||||
$primary: #A375FF; |
$primary: #A375FF; |
||||||
$secondary: #00F0BD; |
$secondary: #00F0BD; |
||||||
$tertiary: #53A9FF; |
$tertiary: #53A9FF; |
||||||
|
|
||||||
|
$footer-background-color: $primary; |
||||||
|
$footer-title-color: #fff; |
||||||
|
$footer-text-color: #fff; |
||||||
|
$footer-item-disc-color: $secondary; |
@ -1,3 +1,8 @@ |
|||||||
$primary: #559387; |
$primary: #559387; |
||||||
$secondary: #add7cf; |
$secondary: #add7cf; |
||||||
$tertiary: #38533d; |
$tertiary: #38533d; |
||||||
|
|
||||||
|
$footer-background-color: $primary; |
||||||
|
$footer-title-color: #fff; |
||||||
|
$footer-text-color: #fff; |
||||||
|
$footer-item-disc-color: $secondary; |
@ -1,3 +1,8 @@ |
|||||||
$primary: #633D99; |
$primary: #633D99; |
||||||
$secondary: #6CC04A; |
$secondary: #6CC04A; |
||||||
$tertiary: #A566FF; |
$tertiary: #A566FF; |
||||||
|
|
||||||
|
$footer-background-color: $primary; |
||||||
|
$footer-title-color: #fff; |
||||||
|
$footer-text-color: #fff; |
||||||
|
$footer-item-disc-color: $secondary; |
Loading…
Reference in new issue