Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 917d7d1a authored by Jakub Adamek's avatar Jakub Adamek Committed by android-build-merger
Browse files

Add new color: accent with 60% opacity.

am: 4f8b640b

Change-Id: I59d23f030b6413f5cf3899d4a6b0daea7ff271c7
parents 6ba7dabc 4f8b640b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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>