aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-night
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-night')
-rw-r--r--app/src/main/res/values-night/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values-night/colors.xml b/app/src/main/res/values-night/colors.xml
index e79b7fa2..4827628f 100644
--- a/app/src/main/res/values-night/colors.xml
+++ b/app/src/main/res/values-night/colors.xml
@@ -26,7 +26,7 @@
<color name="roundedBottomSheetPrimaryBackground">#242424</color>
- <color name="roundedBottomSheetPrimaryNavigationBarColor">#000000</color>
+ <color name="roundedBottomSheetPrimaryNavigationBarColor">@color/roundedBottomSheetPrimaryBackground</color>
<color name="voteUnavailableVoteButtonColor">#3C3C3C</color>