diff --git a/bin/GuiConfigs/Darker Style by TheMitoSan.qss b/bin/GuiConfigs/Darker Style by TheMitoSan.qss index e88dec68a0..d573e69228 100644 --- a/bin/GuiConfigs/Darker Style by TheMitoSan.qss +++ b/bin/GuiConfigs/Darker Style by TheMitoSan.qss @@ -242,7 +242,7 @@ QToolButton::hover { /* Set Theme UI colors */ QLabel#gamelist_icon_background_color { - background-color: #262626; + color: transparent; } QLabel#gamelist_toolbar_icon_color { background-color: #252525; diff --git a/bin/GuiConfigs/Kuroi (Dark) by Ani.qss b/bin/GuiConfigs/Kuroi (Dark) by Ani.qss index 814ca5687c..7cdd929159 100644 --- a/bin/GuiConfigs/Kuroi (Dark) by Ani.qss +++ b/bin/GuiConfigs/Kuroi (Dark) by Ani.qss @@ -241,7 +241,7 @@ QToolButton::hover { /* Set Theme UI colors */ QLabel#gamelist_icon_background_color { - background-color: #323232; + color: transparent; } QLabel#gamelist_toolbar_icon_color { background-color: #e3e3e3; diff --git a/bin/GuiConfigs/ModernBlue Theme by TheMitoSan.qss b/bin/GuiConfigs/ModernBlue Theme by TheMitoSan.qss index 7907ea0e54..55d1013e81 100644 --- a/bin/GuiConfigs/ModernBlue Theme by TheMitoSan.qss +++ b/bin/GuiConfigs/ModernBlue Theme by TheMitoSan.qss @@ -239,7 +239,7 @@ QToolButton::hover { /* Set Theme UI colors */ QLabel#gamelist_icon_background_color { - background-color: #262626; + color: transparent; } QLabel#gamelist_toolbar_icon_color { background-color: #252525;