commit
c835204ace
@ -1 +1,7 @@ |
||||
// general |
||||
$primary: #17314f; |
||||
$secondary: #15bba6; |
||||
$tertiary: #93d7ff; |
||||
$additional-font: #fff; |
||||
|
||||
$btn-line-color: $secondary; // button border and font color && hover bg color |
@ -1 +1,7 @@ |
||||
// general |
||||
$primary: #840032; |
||||
$secondary: #343434; |
||||
$tertiary: #7f7f7f; |
||||
$additional-font: #ff95db; |
||||
|
||||
$btn-line-color: #4b021e; // button border and font color && hover bg color |
@ -1 +1,7 @@ |
||||
// general |
||||
$primary: #1c1c3d; |
||||
$secondary: #4ad7a7; |
||||
$tertiary: #5959d8; |
||||
$additional-font: #bdbdff; |
||||
|
||||
$btn-line-color: $tertiary; // button border and font color && hover bg color |
@ -1 +1,7 @@ |
||||
// general |
||||
$primary: #153550; |
||||
$secondary: #49a2ee; |
||||
$tertiary: #4ad7a7; |
||||
$additional-font: #89cae6; |
||||
|
||||
$btn-line-color: $secondary; // button border and font color && hover bg color |
@ -1 +1,8 @@ |
||||
// general |
||||
$primary: #2b2b2b; |
||||
$secondary: #eac247; |
||||
$tertiary: #929292; |
||||
$additional-font: #ffffff; |
||||
$sub-accent-color: #a46f30; |
||||
|
||||
$btn-line-color: $sub-accent-color; // button border and font color && hover bg color |
@ -1 +1,7 @@ |
||||
// general |
||||
$primary: #101f25; |
||||
$secondary: #35e3d8; |
||||
$tertiary: #1f857f; |
||||
$additional-font: #99fff9; |
||||
|
||||
$btn-line-color: $tertiary; // button border and font color && hover bg color |
@ -1 +1,7 @@ |
||||
// general |
||||
$primary: #1d3154; |
||||
$secondary: #fdcec4; |
||||
$tertiary: #a96c55; |
||||
$additional-font: #a1ded1; |
||||
|
||||
$btn-line-color: $primary; // button border and font color && hover bg color |
@ -1 +1,7 @@ |
||||
// general |
||||
$primary: #5c34a2; |
||||
$secondary: #87e1a9; |
||||
$tertiary: #bf9cff; |
||||
$additional-font: #fff; |
||||
|
||||
$btn-line-color: $primary; // button border and font color && hover bg color |
@ -1 +1,7 @@ |
||||
// general |
||||
$primary: #5c34a2; |
||||
$secondary: #87e1a9; |
||||
$tertiary: #bf9cff; |
||||
$additional-font: #fff; |
||||
|
||||
$btn-line-color: $primary; // button border and font color && hover bg color |
@ -1 +1,7 @@ |
||||
// general |
||||
$primary: #153550; |
||||
$secondary: #38a9f5; |
||||
$tertiary: #76f1ff; |
||||
$additional-font: #89cae6; |
||||
|
||||
$btn-line-color: $secondary; // button border and font color && hover bg color |
@ -1 +1,7 @@ |
||||
// general |
||||
$primary: #153550; |
||||
$secondary: #38a9f5; |
||||
$tertiary: #76f1ff; |
||||
$additional-font: #89cae6; |
||||
|
||||
$btn-line-color: $secondary; // button border and font color && hover bg color |
@ -1 +1,7 @@ |
||||
// general |
||||
$primary: #101f25; |
||||
$secondary: #27ac8d; |
||||
$tertiary: #e39a54; |
||||
$additional-font: #a1ded1; |
||||
|
||||
$btn-line-color: $secondary; // button border and font color && hover bg color |
@ -1 +1,8 @@ |
||||
// general |
||||
$primary: #093731; |
||||
$secondary: #40bfb2; |
||||
$tertiary: #25c9ff; |
||||
$additional-font: #93e8dd; |
||||
$sub-accent-color: #1c9f90; |
||||
|
||||
$btn-line-color: $sub-accent-color; // button border and font color && hover bg color |
Loading…
Reference in new issue