mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-21 16:48:43 +00:00
opt color select
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -129,7 +129,7 @@ class MyApp extends StatelessWidget {
|
||||
// 主题色
|
||||
Color defaultColor =
|
||||
colorThemeTypes[setting.get(SettingBoxKey.customColor, defaultValue: 0)]
|
||||
['color'];
|
||||
.color;
|
||||
Color brandColor = defaultColor;
|
||||
// 是否动态取色
|
||||
bool isDynamicColor =
|
||||
|
||||
Reference in New Issue
Block a user