You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/concepts/colours.md
+32-23Lines changed: 32 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -10,33 +10,42 @@ Website elements like text and icons should meet accesibility standards when use
10
10
11
11
The primary palette is applied across every page of the website and contains the brand, accent and neutral colors. The purpose of the primary palette is to keep uniformity across all pages while encouraging accessibility best practices.
The secondary palette is applied to UI elements and it's not part of the base colors. The purpose of the secondary palette is to ensure the readability, usability, and accessibility of all UI elements and enhance the communication of actions, changes in state, or errors.
31
50
32
51
The secondary palette is yet to be defined.
33
-
34
-
### Examples
35
-
36
-
#### Applying a background color to the card component
37
-
38
-
<divclass="card bg-info">
39
-
<divclass="card-content">
40
-
Do you have questions? Run into an issue or a bug? Get support from the community. A list of chat rooms, forums, and more are available here.
0 commit comments