UI changes to match the calliope design.
This commit is contained in:
@ -7,13 +7,20 @@
|
||||
@secondaryColor: #43C9C9;
|
||||
|
||||
@red:#E81123;
|
||||
@orange:#D78C01;
|
||||
@yellow:#EEDA47;
|
||||
@orange:#DF4600;
|
||||
@yellow:#F4C918;
|
||||
@green:#3FC863;
|
||||
@teal:#008272;
|
||||
@blue:#0078D7;
|
||||
@violet:#CF0071;
|
||||
@purple:#8073E5;
|
||||
@blue:#54C9C9;
|
||||
@violet:#C90072;
|
||||
@purple:#8169E6;
|
||||
@pink:#E2008C;
|
||||
@brown:#6B5B4C;
|
||||
@grey:#515B67;
|
||||
@grey:#42495F;
|
||||
|
||||
/*******************************
|
||||
PXT Overrides
|
||||
*******************************/
|
||||
|
||||
@backgroundColor: #FDFDFA;
|
||||
@blocklyToolboxColor: #F6F4E6;
|
Reference in New Issue
Block a user