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