Change Tako dark elevation overlay color (#6255)

This commit is contained in:
Ivan Iskandar
2021-11-25 05:38:23 +07:00
committed by GitHub
parent e6f29ae57f
commit fe9ea50356
3 changed files with 3 additions and 0 deletions

View File

@@ -208,6 +208,7 @@
<item name="colorOnSurfaceInverse">@color/tako_inverseOnSurface</item>
<item name="colorSurfaceInverse">@color/tako_inverseSurface</item>
<item name="colorPrimaryInverse">@color/tako_primaryInverse</item>
<item name="elevationOverlayColor">@color/tako_elevationOverlay</item>
</style>
<!--== Teal & Turquoise Theme ==-->