Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'resources/themes/cura-light/theme.json')
-rw-r--r--resources/themes/cura-light/theme.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/themes/cura-light/theme.json b/resources/themes/cura-light/theme.json
index 616354659f..b3ee4c912b 100644
--- a/resources/themes/cura-light/theme.json
+++ b/resources/themes/cura-light/theme.json
@@ -363,7 +363,8 @@
"text_field": "background_1",
"text_field_border": [180, 180, 180, 255],
- "text_field_border_hovered": "border_accent_2",
+ "text_field_border_hovered": "border_main",
+ "text_field_border_active": "border_accent_2",
"text_field_border_disabled": "background_2",
"text_field_text": "text_default",
"text_field_text_disabled": "text_disabled",