diff options
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r-- | res/values/colors.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml index a0bbf7f..7d5081f 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -28,4 +28,5 @@ <color name="share_popup_background">#B0000000</color> <color name="share_icon_background">#40000000</color> <color name="indicator_background">#40000000</color> + <color name="pano_custom_dialog_background">#FF666666</color> </resources> |