Brighten z axis for readability on dark colors

This commit is contained in:
fieldOfView 2017-09-13 16:07:50 +02:00
parent f2dbde0fe1
commit eed96473b1

View file

@ -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],