First Commit
This commit is contained in:
commit
feb864dc47
170 changed files with 4671 additions and 0 deletions
14
hackatonApp/scss/common/theme.variables.scss
Normal file
14
hackatonApp/scss/common/theme.variables.scss
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
// THEME 1
|
||||
$theme-color-1: #387ef5;
|
||||
$theme-color-2: #FF4C4C;
|
||||
$theme-color-3: #3E454C;
|
||||
|
||||
// THEME 2
|
||||
// $theme-color-1: #633CA6;
|
||||
// $theme-color-2: #F4C447;
|
||||
// $theme-color-3: #414DA8;
|
||||
|
||||
// THEME 3
|
||||
// $theme-color-1: #33AC6B;
|
||||
// $theme-color-2: #33779B;
|
||||
// $theme-color-3: #3E454C;
|
||||
Loading…
Add table
Add a link
Reference in a new issue