diff --git a/resources/themes/cura-dark/theme.json b/resources/themes/cura-dark/theme.json index 64c3e002a9..3314717656 100644 --- a/resources/themes/cura-dark/theme.json +++ b/resources/themes/cura-dark/theme.json @@ -78,12 +78,12 @@ "machine_selector_printer_icon": [204, 204, 204, 255], "text": "text_default", - "text_detail": [255, 255, 255, 172], + "text_detail": [172, 172, 172, 255], "text_link": "accent_1", "text_inactive": [118, 118, 118, 255], - "text_hover": [255, 255, 255, 255], - "text_scene": [250, 250, 250, 255], - "text_scene_hover": [255, 255, 255, 255], + "text_hover": [204, 204, 204, 255], + "text_scene": [162, 162, 162, 255], + "text_scene_hover": [204, 204, 204, 255], "printer_type_label_background": [95, 95, 95, 255],