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:
Sam El-Husseini
2018-10-01 14:39:51 -07:00
committed by GitHub
parent 04ddea7e80
commit 9bc6d994a8
11 changed files with 24 additions and 14 deletions

View File

@ -158,7 +158,7 @@ enum class MesDpadButtonInfo {
_4Up = MES_DPAD_BUTTON_4_UP,
};
//% color=#B4009E weight=111 icon="\uf192"
//% color=#D400D4 weight=111 icon="\uf192"
namespace input {
/**
* Do something when a button (A, B or both A+B) is pushed down and released again.