Add new color: accent with 60% opacity.
Bug: 32201256 Change-Id: Id09420b78941b59df2f248dd75994fb7275ec2ea
This commit is contained in:
@@ -18,4 +18,7 @@
|
||||
overlaying new theme colors. -->
|
||||
<resources>
|
||||
<color name="button_normal_device_default_dark">@color/btn_default_material_dark</color>
|
||||
<!-- Use the same value as for accent_device_default_dark but start with #99,
|
||||
i.e. 60% opacity -->
|
||||
<color name="accent_device_default_dark_60_percent_opacity">#995E97f6</color>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user