Skip to content

Commit

Permalink
[Tokens] Added missing palette token generated resources.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 433519901
  • Loading branch information
pekingme authored and veganafro committed Mar 9, 2022
1 parent a5b78e6 commit e7a691e
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -86,6 +86,10 @@
<color name="m3_sys_color_light_error_container">@color/m3_ref_palette_error90</color>
<color name="m3_sys_color_light_on_error">@color/m3_ref_palette_error100</color>
<color name="m3_sys_color_light_on_error_container">@color/m3_ref_palette_error10</color>
<!-- Generated from token set (md.ref.palette) in default context. -->
<!-- Brand palette – Black White -->
<color name="m3_ref_palette_white">#ffffffff</color>
<color name="m3_ref_palette_black">#ff000000</color>
<!-- Generated from token set (md.ref.palette) in context (audience=3p). -->
<!-- Baseline palette – Primary -->
<color name="m3_ref_palette_primary100">#ffffffff</color>
Expand Down

0 comments on commit e7a691e

Please sign in to comment.