updated category colors theme

This commit is contained in:
Peli de Halleux
2016-05-19 11:59:57 -07:00
parent f2bab5d122
commit 0b226bc9aa
12 changed files with 35 additions and 37 deletions

View File

@ -1,8 +1,8 @@
/**
* Control of the LED screen.
*/
//% color=3 weight=35
namespace led {
//% color=#5C2D91 weight=35
namespace led {
// what's the current high value
let barGraphHigh = 0;