Update block pallette slightly to more saturated colours in order to increase constrast between block color and stroke color (#1323)
This commit is contained in:
@ -21,7 +21,7 @@ enum LedSpriteProperty {
|
||||
/**
|
||||
* A single-LED sprite game engine
|
||||
*/
|
||||
//% color=#008272 weight=32 icon="\uf11b"
|
||||
//% color=#007A4B weight=32 icon="\uf11b"
|
||||
//% advanced=true
|
||||
namespace game {
|
||||
let _score: number = 0;
|
||||
|
Reference in New Issue
Block a user