From 17e62ea6c1183595345c5a0cbb13d94affc4efa9 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 23 Aug 2017 13:35:47 +0200 Subject: [PATCH] Let theme decide upon coloured icons We shouldn't colour the icons themselves, but rather let UM.RecolourImage choose the colours for just the outlines of the icons. Contributes to issue CURA-4148. --- resources/themes/cura/icons/drop_down_button.svg | 2 +- resources/themes/cura/icons/notice.svg | 2 +- resources/themes/cura/icons/tab_monitor.svg | 6 ++---- resources/themes/cura/icons/viewmode.svg | 2 +- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/resources/themes/cura/icons/drop_down_button.svg b/resources/themes/cura/icons/drop_down_button.svg index 57124329a6..18748e6d70 100644 --- a/resources/themes/cura/icons/drop_down_button.svg +++ b/resources/themes/cura/icons/drop_down_button.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/resources/themes/cura/icons/notice.svg b/resources/themes/cura/icons/notice.svg index 9283161ffd..36154d6729 100644 --- a/resources/themes/cura/icons/notice.svg +++ b/resources/themes/cura/icons/notice.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/resources/themes/cura/icons/tab_monitor.svg b/resources/themes/cura/icons/tab_monitor.svg index 108c251eb4..b01f41897d 100644 --- a/resources/themes/cura/icons/tab_monitor.svg +++ b/resources/themes/cura/icons/tab_monitor.svg @@ -1,7 +1,5 @@ - - - - + + \ No newline at end of file diff --git a/resources/themes/cura/icons/viewmode.svg b/resources/themes/cura/icons/viewmode.svg index 50612f49b2..4ecd5661c6 100644 --- a/resources/themes/cura/icons/viewmode.svg +++ b/resources/themes/cura/icons/viewmode.svg @@ -1,4 +1,4 @@ - + \ No newline at end of file