Try to improve composer...
This commit is contained in:
parent
68e7c019c7
commit
bf91ce615f
3 changed files with 23 additions and 9 deletions
|
|
@ -4,8 +4,8 @@
|
|||
<!-- Alias to the palette colors
|
||||
Source: https://www.figma.com/file/X4XTH9iS2KGJ2wFKDqkyed/Compound?node-id=1521%3A23026 -->
|
||||
|
||||
<color name="element_accent_light">@color/palette_element_green</color>
|
||||
<color name="element_accent_dark">@color/palette_element_green</color>
|
||||
<color name="element_accent_light">@android:color/black</color>
|
||||
<color name="element_accent_dark">@android:color/white</color>
|
||||
|
||||
<color name="element_alert_light">@color/palette_vermilion</color>
|
||||
<color name="element_alert_dark">@color/palette_vermilion</color>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue