From 2cd034195fb968f962385c2b6dbfd9ac66ff9f01 Mon Sep 17 00:00:00 2001 From: "rodion.n" Date: Fri, 10 Apr 2026 14:03:46 +0600 Subject: [PATCH] Test Fix Icon's on light theme --- .../{DEVICE.svg => CAROUSEL_DEVICE.svg} | 0 ...MAIN_ARCH.svg => CAROUSEL_DOMAIN_ARCH.svg} | 0 .../{EASY_UX.svg => CAROUSEL_EASY_UX.svg} | 0 .../{ECOSYSTEM.svg => CAROUSEL_ECOSYSTEM.svg} | 0 .../{FLEXIBLE.svg => CAROUSEL_FLEXIBLE.svg} | 0 .../{MODULES.svg => CAROUSEL_MODULES.svg} | 0 .../{MULTISEAT.svg => CAROUSEL_MULTISEAT.svg} | 0 ...MISATION.svg => CAROUSEL_OPTIMISATION.svg} | 0 ...FTPROGRAM.svg => CAROUSEL_SOFTPROGRAM.svg} | 0 .../{USING.svg => CAROUSEL_USING.svg} | 0 .../{VERSION.svg => CAROUSEL_VERSION.svg} | 0 .../svg/Software Content/CAROUSEL_WELCOME.svg | 56 +++++++++ .../{WIN_SING.svg => CAROUSEL_WIN_SING.svg} | 0 .../svg/Software Content/CONFIGURATION.svg | 69 ++++++----- .../svg/Software Content/LICENCE.svg | 58 ++++++---- .../svg/Software Content/MAIN_MODULES.svg | 105 +++++++++++------ .../svg/Software Content/SETTINGS.svg | 108 ++++++++---------- .../svg/Software Content/WELCOME.svg | 27 ----- 18 files changed, 246 insertions(+), 177 deletions(-) rename ubinstall-gtk/svg/Software Content/{DEVICE.svg => CAROUSEL_DEVICE.svg} (100%) rename ubinstall-gtk/svg/Software Content/{DOMAIN_ARCH.svg => CAROUSEL_DOMAIN_ARCH.svg} (100%) rename ubinstall-gtk/svg/Software Content/{EASY_UX.svg => CAROUSEL_EASY_UX.svg} (100%) rename ubinstall-gtk/svg/Software Content/{ECOSYSTEM.svg => CAROUSEL_ECOSYSTEM.svg} (100%) rename ubinstall-gtk/svg/Software Content/{FLEXIBLE.svg => CAROUSEL_FLEXIBLE.svg} (100%) rename ubinstall-gtk/svg/Software Content/{MODULES.svg => CAROUSEL_MODULES.svg} (100%) rename ubinstall-gtk/svg/Software Content/{MULTISEAT.svg => CAROUSEL_MULTISEAT.svg} (100%) rename ubinstall-gtk/svg/Software Content/{OPTIMISATION.svg => CAROUSEL_OPTIMISATION.svg} (100%) rename ubinstall-gtk/svg/Software Content/{SOFTPROGRAM.svg => CAROUSEL_SOFTPROGRAM.svg} (100%) rename ubinstall-gtk/svg/Software Content/{USING.svg => CAROUSEL_USING.svg} (100%) rename ubinstall-gtk/svg/Software Content/{VERSION.svg => CAROUSEL_VERSION.svg} (100%) create mode 100644 ubinstall-gtk/svg/Software Content/CAROUSEL_WELCOME.svg rename ubinstall-gtk/svg/Software Content/{WIN_SING.svg => CAROUSEL_WIN_SING.svg} (100%) delete mode 100644 ubinstall-gtk/svg/Software Content/WELCOME.svg diff --git a/ubinstall-gtk/svg/Software Content/DEVICE.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_DEVICE.svg similarity index 100% rename from ubinstall-gtk/svg/Software Content/DEVICE.svg rename to ubinstall-gtk/svg/Software Content/CAROUSEL_DEVICE.svg diff --git a/ubinstall-gtk/svg/Software Content/DOMAIN_ARCH.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_DOMAIN_ARCH.svg similarity index 100% rename from ubinstall-gtk/svg/Software Content/DOMAIN_ARCH.svg rename to ubinstall-gtk/svg/Software Content/CAROUSEL_DOMAIN_ARCH.svg diff --git a/ubinstall-gtk/svg/Software Content/EASY_UX.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_EASY_UX.svg similarity index 100% rename from ubinstall-gtk/svg/Software Content/EASY_UX.svg rename to ubinstall-gtk/svg/Software Content/CAROUSEL_EASY_UX.svg diff --git a/ubinstall-gtk/svg/Software Content/ECOSYSTEM.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_ECOSYSTEM.svg similarity index 100% rename from ubinstall-gtk/svg/Software Content/ECOSYSTEM.svg rename to ubinstall-gtk/svg/Software Content/CAROUSEL_ECOSYSTEM.svg diff --git a/ubinstall-gtk/svg/Software Content/FLEXIBLE.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_FLEXIBLE.svg similarity index 100% rename from ubinstall-gtk/svg/Software Content/FLEXIBLE.svg rename to ubinstall-gtk/svg/Software Content/CAROUSEL_FLEXIBLE.svg diff --git a/ubinstall-gtk/svg/Software Content/MODULES.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_MODULES.svg similarity index 100% rename from ubinstall-gtk/svg/Software Content/MODULES.svg rename to ubinstall-gtk/svg/Software Content/CAROUSEL_MODULES.svg diff --git a/ubinstall-gtk/svg/Software Content/MULTISEAT.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_MULTISEAT.svg similarity index 100% rename from ubinstall-gtk/svg/Software Content/MULTISEAT.svg rename to ubinstall-gtk/svg/Software Content/CAROUSEL_MULTISEAT.svg diff --git a/ubinstall-gtk/svg/Software Content/OPTIMISATION.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_OPTIMISATION.svg similarity index 100% rename from ubinstall-gtk/svg/Software Content/OPTIMISATION.svg rename to ubinstall-gtk/svg/Software Content/CAROUSEL_OPTIMISATION.svg diff --git a/ubinstall-gtk/svg/Software Content/SOFTPROGRAM.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_SOFTPROGRAM.svg similarity index 100% rename from ubinstall-gtk/svg/Software Content/SOFTPROGRAM.svg rename to ubinstall-gtk/svg/Software Content/CAROUSEL_SOFTPROGRAM.svg diff --git a/ubinstall-gtk/svg/Software Content/USING.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_USING.svg similarity index 100% rename from ubinstall-gtk/svg/Software Content/USING.svg rename to ubinstall-gtk/svg/Software Content/CAROUSEL_USING.svg diff --git a/ubinstall-gtk/svg/Software Content/VERSION.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_VERSION.svg similarity index 100% rename from ubinstall-gtk/svg/Software Content/VERSION.svg rename to ubinstall-gtk/svg/Software Content/CAROUSEL_VERSION.svg diff --git a/ubinstall-gtk/svg/Software Content/CAROUSEL_WELCOME.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_WELCOME.svg new file mode 100644 index 0000000..1140582 --- /dev/null +++ b/ubinstall-gtk/svg/Software Content/CAROUSEL_WELCOME.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/WIN_SING.svg b/ubinstall-gtk/svg/Software Content/CAROUSEL_WIN_SING.svg similarity index 100% rename from ubinstall-gtk/svg/Software Content/WIN_SING.svg rename to ubinstall-gtk/svg/Software Content/CAROUSEL_WIN_SING.svg diff --git a/ubinstall-gtk/svg/Software Content/CONFIGURATION.svg b/ubinstall-gtk/svg/Software Content/CONFIGURATION.svg index 842ceae..8484583 100644 --- a/ubinstall-gtk/svg/Software Content/CONFIGURATION.svg +++ b/ubinstall-gtk/svg/Software Content/CONFIGURATION.svg @@ -1,54 +1,71 @@ - - - - - + + + + - - - - - - + + + - - - - + + + + + + + + + + + + + + - - - + + + + + + + + + + + - - + + - + - - + + - + - - + + + + + diff --git a/ubinstall-gtk/svg/Software Content/LICENCE.svg b/ubinstall-gtk/svg/Software Content/LICENCE.svg index 27b7afc..889d230 100644 --- a/ubinstall-gtk/svg/Software Content/LICENCE.svg +++ b/ubinstall-gtk/svg/Software Content/LICENCE.svg @@ -1,42 +1,54 @@ - - - - - - - - - - - - - - - - + + + - + + + + + + + + + + + + + + + + - + + + + + + + + + + + - - + + - + - + - + diff --git a/ubinstall-gtk/svg/Software Content/MAIN_MODULES.svg b/ubinstall-gtk/svg/Software Content/MAIN_MODULES.svg index 2897bf5..844d23b 100644 --- a/ubinstall-gtk/svg/Software Content/MAIN_MODULES.svg +++ b/ubinstall-gtk/svg/Software Content/MAIN_MODULES.svg @@ -1,79 +1,108 @@ - - - - + + + - - - + + + - - - + + + - - - + + + - - - - - + + + + + + + + + + + + + + - - - + - - + + - - - + + + - + - - + + - + - - + + - + - - + + - + - - + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ubinstall-gtk/svg/Software Content/SETTINGS.svg b/ubinstall-gtk/svg/Software Content/SETTINGS.svg index 9609bd3..4251e6d 100644 --- a/ubinstall-gtk/svg/Software Content/SETTINGS.svg +++ b/ubinstall-gtk/svg/Software Content/SETTINGS.svg @@ -1,128 +1,110 @@ + + - - - + + + - - - - - - - + + + + + - - - - - - + + - - - + + + - - - - + + + + - - + + - - - - - + - - + + - - - - - - - - - - - - - + + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + diff --git a/ubinstall-gtk/svg/Software Content/WELCOME.svg b/ubinstall-gtk/svg/Software Content/WELCOME.svg deleted file mode 100644 index 70c3cff..0000000 --- a/ubinstall-gtk/svg/Software Content/WELCOME.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - -