mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-08 04:07:51 -06:00
Added translations, fixed chips theming
This commit is contained in:
@@ -219,7 +219,7 @@ class _InfoDrawerState extends State<InfoDrawer> {
|
||||
],
|
||||
),
|
||||
decoration: BoxDecoration(
|
||||
color: Theme.of(context).colorScheme.primaryContainer,
|
||||
color: Theme.of(context).colorScheme.surfaceVariant,
|
||||
),
|
||||
),
|
||||
...[
|
||||
|
||||
Reference in New Issue
Block a user