Init less components
This commit is contained in:
parent
0373e51899
commit
cefa1cf391
5 changed files with 43 additions and 69 deletions
9
stylesheets/_variables.less
Normal file
9
stylesheets/_variables.less
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
//Main
|
||||
@theme-color-background-base: #f8f9fa;
|
||||
@theme-color-brand: #4285f4;
|
||||
|
||||
//Menu
|
||||
@theme-color-menu-contrast-text: #727273;
|
||||
@theme-color-menu-contrast-textSelected: #1a73e8;
|
||||
@theme-color-menu-contrast-textActive: #3c4043;
|
||||
@theme-color-menu-contrast-background: transparent;
|
||||
Loading…
Add table
Add a link
Reference in a new issue