GH-378 add basic custom theme support
Files you can customize are created in themes/custom/
This commit is contained in:
@ -8,7 +8,4 @@ public:
|
||||
virtual ~FusionTheme() {}
|
||||
|
||||
QString qtTheme() override;
|
||||
|
||||
protected:
|
||||
QPalette fadeInactive(QPalette in, qreal bias, QColor color);
|
||||
};
|
||||
|
Reference in New Issue
Block a user