mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-18 16:16:14 +08:00
show space setting
opt switch anonymity Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -59,7 +59,7 @@ class ThemeUtils {
|
||||
actionTextColor: colorScheme.primary,
|
||||
backgroundColor: colorScheme.secondaryContainer,
|
||||
closeIconColor: colorScheme.secondary,
|
||||
contentTextStyle: TextStyle(color: colorScheme.secondary),
|
||||
contentTextStyle: TextStyle(color: colorScheme.onSecondaryContainer),
|
||||
elevation: 20,
|
||||
),
|
||||
popupMenuTheme: PopupMenuThemeData(
|
||||
|
||||
Reference in New Issue
Block a user