adding semantic ui files
This commit is contained in:
19
webapp/site/globals/site.variables
Normal file
19
webapp/site/globals/site.variables
Normal file
@ -0,0 +1,19 @@
|
||||
/*******************************
|
||||
User Global Variables
|
||||
*******************************/
|
||||
@importGoogleFonts: false;
|
||||
|
||||
@primaryColor: @black;
|
||||
@secondaryColor: @pink;
|
||||
|
||||
@red:#E81123;
|
||||
@orange:#D83B01;
|
||||
@yellow:#FFB900;
|
||||
@green:#107C10;
|
||||
@teal:#008272;
|
||||
@blue:#0078D7;
|
||||
@violet:#B4009E;
|
||||
@purple:#5C2D91;
|
||||
@pink:#E2008C;
|
||||
@brown:#00BCF2;
|
||||
@grey:#505050;
|
Reference in New Issue
Block a user