Text styling, download fix, small bugs
This commit is contained in:
parent
109fc6f54b
commit
6f250df004
8 changed files with 110 additions and 48 deletions
|
|
@ -78,6 +78,7 @@ class Settings {
|
|||
accentColor: primaryColor,
|
||||
sliderTheme: _sliderTheme,
|
||||
toggleableActiveColor: primaryColor,
|
||||
bottomAppBarColor: Color(0xfff7f7f7)
|
||||
);
|
||||
case Themes.Dark:
|
||||
return ThemeData(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue