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:
authorRemco Burema <r.burema@ultimaker.com>2020-08-05 09:16:10 +0300
committerRemco Burema <r.burema@ultimaker.com>2020-08-05 09:16:10 +0300
commitb394be35834d4f550ad87ef8ec41f24557822f75 (patch)
tree99189b89b52a2102f8ce32389c1ec16371aa53e2 /resources
parent60dd4f411badafff97750deb4a6854908c01ae90 (diff)
Remove superfluous theme entry.
It was messing with the dark side. Theme. I mean theme. part of CURA-7627
Diffstat (limited to 'resources')
-rw-r--r--resources/themes/cura-dark/theme.json1
-rw-r--r--resources/themes/cura-light/theme.json1
2 files changed, 0 insertions, 2 deletions
diff --git a/resources/themes/cura-dark/theme.json b/resources/themes/cura-dark/theme.json
index 69bd14765a..170fa98edc 100644
--- a/resources/themes/cura-dark/theme.json
+++ b/resources/themes/cura-dark/theme.json
@@ -174,7 +174,6 @@
"monitor_printer_family_tag": [86, 86, 106, 255],
"monitor_text_primary": [229, 229, 229, 255],
"monitor_text_disabled": [102, 102, 102, 255],
- "monitor_text_link": [103, 160, 252, 255],
"monitor_icon_primary": [229, 229, 229, 255],
"monitor_icon_accent": [51, 53, 54, 255],
"monitor_icon_disabled": [102, 102, 102, 255],
diff --git a/resources/themes/cura-light/theme.json b/resources/themes/cura-light/theme.json
index 061a4a3835..05a7109361 100644
--- a/resources/themes/cura-light/theme.json
+++ b/resources/themes/cura-light/theme.json
@@ -407,7 +407,6 @@
"monitor_printer_family_tag": [228, 228, 242, 255],
"monitor_text_primary": [65, 64, 84, 255],
"monitor_text_disabled": [238, 238, 238, 255],
- "monitor_text_link": [50, 130, 255, 255],
"monitor_icon_primary": [10, 8, 80, 255],
"monitor_icon_accent": [255, 255, 255, 255],
"monitor_icon_disabled": [238, 238, 238, 255],