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

@ -4,7 +4,7 @@
/**
* Creation, manipulation and display of LED images.
*/
//% color=45 weight=31
//% color=#5C2D91 weight=31
declare namespace images {
/**
@ -113,7 +113,7 @@ declare interface Image {
/**
* Provides access to basic micro:bit functionality.
*/
//% color=190 weight=100
//% color=#0078D7 weight=100
declare namespace basic {
/**