chore: Slightly adjust font sizes and design
This commit is contained in:
parent
c8d2bd8d0a
commit
2710e66fae
4 changed files with 23 additions and 5 deletions
|
|
@ -102,6 +102,9 @@ abstract class FluffyThemes {
|
|||
systemNavigationBarColor: colorScheme.surface,
|
||||
),
|
||||
),
|
||||
listTileTheme: ListTileThemeData(
|
||||
subtitleTextStyle: TextStyle(color: colorScheme.outline, fontSize: 14),
|
||||
),
|
||||
outlinedButtonTheme: OutlinedButtonThemeData(
|
||||
style: OutlinedButton.styleFrom(
|
||||
side: BorderSide(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue