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

@ -1,7 +1,7 @@
/**
* Support for additional Bluetooth services.
*/
//% color=#0082FB weight=96 icon="\uf294"
//% color=#007EF4 weight=96 icon="\uf294"
namespace bluetooth {
/**
* Writes to the Bluetooth UART service buffer. From there the data is transmitted over Bluetooth to a connected device.