pxt-calliope/theme/site/globals/site.variables

20 lines
346 B
Plaintext
Raw Normal View History

2016-10-21 01:40:39 +02:00
/*******************************
User Global Variables
*******************************/
@importGoogleFonts: false;
2016-10-21 04:29:10 +02:00
@primaryColor: #3CB5B5;
@secondaryColor: #43C9C9;
2016-10-21 01:40:39 +02:00
@red:#E81123;
2016-10-21 04:36:00 +02:00
@orange:#D78C01;
2016-10-21 04:29:10 +02:00
@yellow:#EEDA47;
@green:#3FC863;
2016-10-21 01:40:39 +02:00
@teal:#008272;
@blue:#0078D7;
2016-10-21 04:29:10 +02:00
@violet:#CF0071;
@purple:#8073E5;
2016-10-21 01:40:39 +02:00
@pink:#E2008C;
2016-10-21 04:29:10 +02:00
@brown:#6B5B4C;
@grey:#515B67;