mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 19:35:54 +08:00
Brighten z axis for readability on dark colors
This commit is contained in:
parent
f2dbde0fe1
commit
eed96473b1
@ -170,7 +170,7 @@
|
||||
|
||||
"disabled_axis": [127, 127, 127, 255],
|
||||
"x_axis": [255, 0, 0, 255],
|
||||
"y_axis": [0, 0, 255, 255],
|
||||
"y_axis": [96, 96, 255, 255],
|
||||
"z_axis": [0, 255, 0, 255],
|
||||
"all_axis": [255, 255, 255, 255],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user