mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
[Docs] Updated "Design Color Name" to "Color Role" in colors.
PiperOrigin-RevId: 398340174
This commit is contained in:
parent
fe43f5a681
commit
fbfab047a9
@ -32,7 +32,7 @@ brand color:
|
||||
|
||||
<!-- Auto-generated accent color table starts. Do not edit below or remove this comment. -->
|
||||
|
||||
Design Color Name | Android Attribute | Light Theme Baseline (Dynamic) Color | Dark Theme Baseline (Dynamic) Color
|
||||
Color Role | Android Attribute | Light Theme Baseline (Dynamic) Color | Dark Theme Baseline (Dynamic) Color
|
||||
---------------------- | ------------------------- | ------------------------------------ | -----------------------------------
|
||||
Primary | colorPrimary | #ff6750a4</br>(system_accent1_600) | #ffd0bcff</br>(system_accent1_200)
|
||||
On Primary | colorOnPrimary | white</br>(system_accent1_0) | #ff381e72</br>(system_accent1_800)
|
||||
@ -59,7 +59,7 @@ combinations. These additional color attributes are as follows:
|
||||
|
||||
<!-- Auto-generated additional color table starts. Do not edit below or remove this comment. -->
|
||||
|
||||
Design Color Name | Android Attribute | Light Theme Baseline (Dynamic) Color | Dark Theme Baseline (Dynamic) Color
|
||||
Color Role | Android Attribute | Light Theme Baseline (Dynamic) Color | Dark Theme Baseline (Dynamic) Color
|
||||
------------------ | ----------------------- | ------------------------------------ | -----------------------------------
|
||||
Error | colorError | #ffb3261e</br>(Same) | #fff2b8b5</br>(Same)
|
||||
On Error | colorOnError | white</br>(Same) | #ff601410</br>(Same)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user