Fixing colors

This commit is contained in:
Richard Knoll
2017-02-27 15:26:45 -08:00
parent bdc5122ce4
commit 0d4af4ea12
5 changed files with 10 additions and 10 deletions

View File

@ -34,7 +34,7 @@ enum Delimiters {
Hash = 6,
};
//% weight=2 color=30 icon="\uf287"
//% weight=2 color=#002050 icon="\uf287"
//% advanced=true
namespace serial {
// note that at least one // followed by % is needed per declaration!