mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Tweak viewport overlay
Change color, opacity. Block mouseclicks. CURA-1036
This commit is contained in:
parent
96e6477793
commit
1c83b15290
2 changed files with 17 additions and 4 deletions
|
@ -38,6 +38,7 @@
|
|||
"colors": {
|
||||
"sidebar": [255, 255, 255, 255],
|
||||
"lining": [127, 127, 127, 255],
|
||||
"viewport_overlay": [24, 41, 77, 255],
|
||||
|
||||
"primary": [12, 169, 227, 255],
|
||||
"primary_hover": [48, 182, 231, 255],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue