We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14d36f7 + 56e13d6 commit e0fabafCopy full SHA for e0fabaf
guidelines/components/card/README.md
@@ -33,14 +33,18 @@ _Card component states_
33

34
35
_Card design specifications_
36
+
37
38
### Color
39
40
| Component token | Element | Core token | Value |
41
| :------------------ | :-------------------------- | :---------------------------| :------------ |
42
| `backgroundColor`* | Container | `color-white` | `#ffffff` |
43
+| `focusColor`* | Container:focus | `color-blue-600` | `#0095ff` |
44
45
* The `background-color` token belongs to the box component, changes made on that component will affect the card element.
46
47
48
### Border
49
50
| Property | Element | Core token | Value |
0 commit comments