diff --git a/commons/src/main/res/values-night-v31/colors.xml b/commons/src/main/res/values-night-v31/colors.xml index 5269f7063..08e7da181 100644 --- a/commons/src/main/res/values-night-v31/colors.xml +++ b/commons/src/main/res/values-night-v31/colors.xml @@ -5,5 +5,5 @@ @android:color/system_accent1_400 @android:color/system_accent1_600 @android:color/system_accent2_800 - @android:color/system_accent2_200 + @android:color/system_accent2_10 diff --git a/commons/src/main/res/values/styles.xml b/commons/src/main/res/values/styles.xml index 944509c3d..9c0429cf7 100644 --- a/commons/src/main/res/values/styles.xml +++ b/commons/src/main/res/values/styles.xml @@ -29,6 +29,7 @@ @color/you_primary_color false @style/TopPopupMenuYou + @style/TopPopupMenuTextYou