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: packages/www/src/documentation/system/color.mdx
+6-27Lines changed: 6 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,32 +2,11 @@
2
2
title: Color
3
3
---
4
4
5
-
import { ColorPalette } from'./demos'
5
+
import { MessageBar } from'@looker/components'
6
6
7
-
The color palette aims to help communicate the intent of an interface
8
-
as well as to help establish clear hierarchy throughout an application.
7
+
<MessageBarmy="xlarge">
8
+
We're currently in the process of reworking this documentation. Look for
9
+
updates within the week
10
+
</MessageBar>
9
11
10
-
## Guidelines
11
-
12
-
These guidelines lay a few ground rules on how to most effectively use color when creating Looker experiences.
13
-
14
-
### Purposeful
15
-
16
-
It is important to use color with intent. Color should support the content and not the other way around. Avoid only using color as a way to show intent.
17
-
18
-
### Respectful
19
-
20
-
Use color to create hierarchy and focus attention. Understand that color can have different cultural connotations. Be judicious and use color to draw attention to things the user should take action on.
21
-
22
-
### Accessible
23
-
24
-
We want Looker to be accessible to the widest audience possible. Our color palettes are designed to meet or exceed the accessibility guidelines.
0 commit comments