Update camera color

This will apply to all UMO+, UM2, UM2+ and UM3 with old firmware users, which look at the camera view. The background changed from blue > grey.
This commit is contained in:
Jerooney 2017-10-02 13:00:53 +02:00 committed by GitHub
parent 58f22568c0
commit 6eb7932517

View file

@ -59,7 +59,7 @@
"colors": {
"sidebar": [255, 255, 255, 255],
"lining": [192, 193, 194, 255],
"viewport_overlay": [24, 41, 77, 192],
"viewport_overlay": [0, 0, 0, 192],
"primary": [12, 169, 227, 255],
"primary_hover": [48, 182, 231, 255],