Updating colors for dark theme

Bug: 133277663
Test: Verified colors are correct for dark & light themes.
Change-Id: If1aa5f22286d15918cfec3cd4a6436760bf304b2
This commit is contained in:
joshmccloskey
2019-06-06 16:13:59 -07:00
parent 03c47e7687
commit 10576db765
4 changed files with 35 additions and 1 deletions

View File

@@ -147,4 +147,5 @@
<!-- Dialog background color -->
<color name="dialog_background">@*android:color/background_device_default_light</color>
<color name="face_intro_outline">#ffdadce0</color>
</resources>