diff --git a/app/src/main/res/layout/bottom_sheet_blinds.xml b/app/src/main/res/layout/bottom_sheet_blinds.xml index c0d86a55..08fb4cb2 100644 --- a/app/src/main/res/layout/bottom_sheet_blinds.xml +++ b/app/src/main/res/layout/bottom_sheet_blinds.xml @@ -5,7 +5,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" - tools:background="@color/gray_dark_1"> + tools:background="@color/gray_darker"> @color/colorPrimary @color/colorPrimaryDark @color/colorAccent - @color/gray_dark_2 + @color/gray_dark @style/PokerAnalyticsTheme.BottomNavigationView @style/PokerAnalyticsTheme.Toolbar @@ -20,12 +20,12 @@ @@ -46,14 +46,14 @@