diff --git a/resources/themes/cura-light/theme.json b/resources/themes/cura-light/theme.json index 62e22e4f0d..96ccd469b6 100644 --- a/resources/themes/cura-light/theme.json +++ b/resources/themes/cura-light/theme.json @@ -59,7 +59,7 @@ "colors": { "sidebar": [255, 255, 255, 255], "lining": [192, 193, 194, 255], - "viewport_overlay": [24, 41, 77, 192], + "viewport_overlay": [0, 0, 0, 192], "primary": [12, 169, 227, 255], "primary_hover": [48, 182, 231, 255],