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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/themes/cura-light/theme.json b/resources/themes/cura-light/theme.json
index 83eb13f0cb..e7622bc685 100644
--- a/resources/themes/cura-light/theme.json
+++ b/resources/themes/cura-light/theme.json
@@ -218,7 +218,7 @@
"lining": [192, 193, 194, 255],
"viewport_overlay": [246, 246, 246, 255],
- "primary": [25, 110, 240, 255],
+ "primary": "accent_1",
"primary_hover": [48, 182, 231, 255],
"primary_text": [255, 255, 255, 255],
"text_selection": [156, 195, 255, 127],
@@ -269,7 +269,7 @@
"text": [25, 25, 25, 255],
"text_disabled": [180, 180, 180, 255],
"text_detail": [174, 174, 174, 128],
- "text_link": [25, 110, 240, 255],
+ "text_link": "accent_1",
"text_inactive": [174, 174, 174, 255],
"text_medium": [128, 128, 128, 255],
"text_scene": [102, 102, 102, 255],