mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-22 22:23:49 +08:00
增加亮色模式支持,小幅修改QSS和UI元素大小
This commit is contained in:
@@ -15,4 +15,5 @@ class SpkDtkPluginImpl : public SpkDtkPlugin
|
||||
void addWindow(QWidget* w, QObject* parent) override;
|
||||
void Initialize() override;
|
||||
QColor GetAccentColor() override;
|
||||
bool GetIsDarkTheme() override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user