Skip to content

Commit d05bd39

Browse files
committed
Updates Overlay background color
1 parent 144766a commit d05bd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress/src/main/res/values/colors.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<color name="jetpack_banner_background">@color/jetpack_green_0</color>
4848
<color name="jetpack_banner_divider">@color/gray_5</color>
4949
<color name="jetpack_badge_background">@color/jetpack_green</color>
50-
<color name="jetpack_powered_bottom_sheet_background">@color/jetpack_green_0</color>
50+
<color name="jetpack_powered_bottom_sheet_background">@color/white</color>
5151

5252
<!-- Reader -->
5353

0 commit comments

Comments
 (0)