updated colors for motor/math

This commit is contained in:
Peli de Halleux 2018-02-07 01:42:16 -08:00
parent a337403afa
commit 2cce2a39b8
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ namespace brick {
namespace sensors {
}
//% color="#A5CA18" weight=90 icon="\uf10d"
//% color="#00852B" weight=90 icon="\uf10d"
//% groups='["Move", "Counters"]'
//% labelLineWidth=50
namespace motors {

View File

@ -137,7 +137,7 @@
"blockColors": {
"loops": "#58AB41",
"logic": "#1E5AA8",
"math": "#9DC3F7",
"math": "#7396C8",
"variables": "#B40000",
"text": "#FCAC00",
"advanced": "#969696",