mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
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:
parent
58f22568c0
commit
6eb7932517
1 changed files with 1 additions and 1 deletions
|
@ -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],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue