D1APP-1 icon theme fixed
This commit is contained in:
parent
a472c97c4e
commit
8b3d03caeb
|
|
@ -83,7 +83,7 @@ class DarkThemeConfig {
|
|||
fontFamily: 'Dana-FA',
|
||||
textTheme: _textTheme,
|
||||
iconTheme: IconThemeData(
|
||||
color: _colorScheme.focusedBorder,
|
||||
color: _colorScheme.text,
|
||||
),
|
||||
cardColor: _colorScheme.surface,
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue