mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
make xray solid color depending on what it occludes
This commit is contained in:
parent
1b2cc7f7a7
commit
82b2f23689
6 changed files with 25 additions and 11 deletions
|
@ -10,9 +10,10 @@
|
|||
"y_axis": [64, 64, 255, 255],
|
||||
"model_default": [156, 201, 36, 255],
|
||||
"model_overhang": [200, 0, 255, 255],
|
||||
|
||||
"model_selection_outline": [12, 169, 227, 255],
|
||||
|
||||
"xray_error_dark": [255, 0, 0, 255],
|
||||
"xray_error_light": [255, 255, 0, 255],
|
||||
"xray": [26, 26, 62, 255],
|
||||
"xray_error": [255, 0, 0, 255],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue