Changes accompanying the editor toolbox.

This commit is contained in:
Sam El-Husseini
2017-01-07 17:35:54 -08:00
parent 7a98b06424
commit 0cb3d6e44e
2 changed files with 12 additions and 23 deletions

View File

@ -16,6 +16,7 @@
@red: #EF767A;
@pink: #F46197;
@yellow: #FDE74C;
@grey:#95a5a6;
/* Microbit.org colors */
@orange: #ff8b27;
@ -35,9 +36,6 @@
@mainMenuInvertedBackground: @blue;
@mainMenuTutorialBackground: @orange;
@mainMenuHeight: 5rem;
@mobileMenuHeight: 4.4rem;
@mainMenuBlocksJsToggleColor: @primaryColor;
@tutorialSelectedMenuColor: @blue;
@ -55,6 +53,7 @@
--------------------*/
@simulatorBackground: #FDFDFF;
@editorToolsBackground: @simulatorBackground;
@blocklySvgColor: #ecf0f1;
/*-------------------