diff --git a/apps/routerconsole/jsp/themes/console/dark/console.css b/apps/routerconsole/jsp/themes/console/dark/console.css index 3cf6c8b8f3db1f0f44be2f58322b4010c907b7cc..ba445620f43e6f9c4fa9d83ad90220384e550226 100644 --- a/apps/routerconsole/jsp/themes/console/dark/console.css +++ b/apps/routerconsole/jsp/themes/console/dark/console.css @@ -3471,7 +3471,7 @@ img.wizard.progress { left: 1%; max-height: 10%; max-width: 30%; - mix-blend-mode: multiply; + mix-blend-mode: exclusion; } .wizard { diff --git a/apps/routerconsole/jsp/themes/console/images/wizard/wizardlogo.png b/apps/routerconsole/jsp/themes/console/images/wizard/wizardlogo.png index f1ddc184e1c53cafd93e567a1e3f48f7165d1acf..a614f9c328e16967075e45ba16d23a8e2c121dca 100644 Binary files a/apps/routerconsole/jsp/themes/console/images/wizard/wizardlogo.png and b/apps/routerconsole/jsp/themes/console/images/wizard/wizardlogo.png differ