mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
adjusted buildplate grid color
This commit is contained in:
parent
84d9d5bec4
commit
a9e3acb623
1 changed files with 2 additions and 2 deletions
|
@ -388,8 +388,8 @@
|
|||
"viewport_background": [250, 250, 250, 255],
|
||||
"volume_outline": [50, 130, 255, 255],
|
||||
"buildplate": [244, 244, 244, 255],
|
||||
"buildplate_grid": [129, 131, 134, 255],
|
||||
"buildplate_grid_minor": [230, 230, 231, 255],
|
||||
"buildplate_grid": [180, 180, 180, 255],
|
||||
"buildplate_grid_minor": [228, 228, 228, 255],
|
||||
|
||||
"convex_hull": [35, 35, 35, 127],
|
||||
"disallowed_area": [0, 0, 0, 40],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue