mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 12:07:58 -06:00
Added translations, fixed inbox, minor updates to pages
This commit is contained in:
@@ -46,5 +46,10 @@ ThemeData buildTheme({
|
||||
appBarTheme: AppBarTheme(
|
||||
scrolledUnderElevation: 0,
|
||||
),
|
||||
chipTheme: ChipThemeData(
|
||||
backgroundColor: colorScheme.surfaceVariant,
|
||||
checkmarkColor: colorScheme.onSurfaceVariant,
|
||||
deleteIconColor: colorScheme.onSurfaceVariant,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user