updated colors for motor/math
This commit is contained in:
parent
a337403afa
commit
2cce2a39b8
@ -12,7 +12,7 @@ namespace brick {
|
|||||||
namespace sensors {
|
namespace sensors {
|
||||||
}
|
}
|
||||||
|
|
||||||
//% color="#A5CA18" weight=90 icon="\uf10d"
|
//% color="#00852B" weight=90 icon="\uf10d"
|
||||||
//% groups='["Move", "Counters"]'
|
//% groups='["Move", "Counters"]'
|
||||||
//% labelLineWidth=50
|
//% labelLineWidth=50
|
||||||
namespace motors {
|
namespace motors {
|
||||||
|
@ -137,7 +137,7 @@
|
|||||||
"blockColors": {
|
"blockColors": {
|
||||||
"loops": "#58AB41",
|
"loops": "#58AB41",
|
||||||
"logic": "#1E5AA8",
|
"logic": "#1E5AA8",
|
||||||
"math": "#9DC3F7",
|
"math": "#7396C8",
|
||||||
"variables": "#B40000",
|
"variables": "#B40000",
|
||||||
"text": "#FCAC00",
|
"text": "#FCAC00",
|
||||||
"advanced": "#969696",
|
"advanced": "#969696",
|
||||||
|
Loading…
Reference in New Issue
Block a user