updated colors for motor/math
This commit is contained in:
parent
a337403afa
commit
2cce2a39b8
@ -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 {
|
||||
|
@ -137,7 +137,7 @@
|
||||
"blockColors": {
|
||||
"loops": "#58AB41",
|
||||
"logic": "#1E5AA8",
|
||||
"math": "#9DC3F7",
|
||||
"math": "#7396C8",
|
||||
"variables": "#B40000",
|
||||
"text": "#FCAC00",
|
||||
"advanced": "#969696",
|
||||
|
Loading…
Reference in New Issue
Block a user