This commit is contained in:
Caitlin Hennessy
2017-10-20 10:27:43 -07:00
committed by GitHub
parent 5ea99574fc
commit d91da281fd
3 changed files with 16 additions and 3 deletions

View File

@ -67,3 +67,10 @@
@blocklyToolboxColor: rgba(0, 0, 0, 0.05);
@trashIconColor: @primaryColor;
/*-------------------
Serial
--------------------*/
@serialTextColor: black;
@serialGraphBackground: #d9d9d9;