mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-04-29 11:03:05 -05:00
improvement: style tweaks
This commit is contained in:
@@ -108,7 +108,7 @@ class ThemeModel with ChangeNotifier {
|
||||
case Brightness.light:
|
||||
return Palette(
|
||||
primary: PrimerColors.blue500,
|
||||
text: PrimerColors.gray900,
|
||||
text: PrimerColors.black,
|
||||
secondaryText: PrimerColors.gray700,
|
||||
tertiaryText: PrimerColors.gray500,
|
||||
background: PrimerColors.white,
|
||||
|
||||
Reference in New Issue
Block a user