CAKE-39 | fixed colors of account list tile

OleksandrSobol committed Sep 10, 2020 at 14:07 UTC 24e33551456d6fedb89a4bd147e72bae3f2712d5
1 file changed +2 -3
lib/themes.dart
+2 -3
@@ -56,9 +56,8 @@ class Themes {
56 decorationColor: Colors.white // background of tiles (account list)
57 ),
58 subtitle: TextStyle(
59 - color: Colors.white, // text color of current tile (account list)
60 - //decorationColor: Palette.blueCraiola // background of current tile (account list)
61 - decorationColor: Palette.moderateSlateBlue // background of current tile (account list)
59 + color: Palette.moderateSlateBlue, // text color of current tile (account list)
60 + decorationColor: Colors.white // background of current tile (account list)
61 ),
62 body1: TextStyle(
63 color: Palette.moderatePurpleBlue, // scrollbar thumb