mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
Add dark, light, blue and colored theme from pe.
Replaces the old dark and light themes
This commit is contained in:
@ -37,7 +37,7 @@ public:
|
||||
}
|
||||
QIcon icon() const override
|
||||
{
|
||||
return QIcon::fromTheme("plugin-blue");
|
||||
return QIcon::fromTheme("externaltools");
|
||||
}
|
||||
QString id() const override
|
||||
{
|
||||
|
Reference in New Issue
Block a user