From c4a9b4a3810954de3cfc45058cb51cf8ab238e22 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 30 Oct 2017 09:58:00 -0700 Subject: [PATCH] updated brick color --- libs/ev3/ns.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ev3/ns.ts b/libs/ev3/ns.ts index 36ab258f..f1348216 100644 --- a/libs/ev3/ns.ts +++ b/libs/ev3/ns.ts @@ -1,5 +1,5 @@ -//% color="#D42878" weight=100 +//% color="#00A5C8" weight=100 //% groups='["Light", "Buttons", "Screen"]' namespace brick { }