Updated color.js copy (#959)
- Missing apostrophe in Triton - Changed start of Action Colors para - Changed start of Greys para
This commit is contained in:
parent
02b9f88315
commit
9c16a0c7ed
@ -89,7 +89,7 @@ export default () => [
|
|||||||
<div>
|
<div>
|
||||||
<H3>Action Colors</H3>
|
<H3>Action Colors</H3>
|
||||||
<P>
|
<P>
|
||||||
This palette is Tritons ‘action and status’ colors. They aim to
|
This palette contains Triton’s ‘action and status’ colors. They aim to
|
||||||
communicate that a component is interactable and has a purpose. They also
|
communicate that a component is interactable and has a purpose. They also
|
||||||
act as status colors to alert users on the condition and nature of
|
act as status colors to alert users on the condition and nature of
|
||||||
components.
|
components.
|
||||||
@ -129,7 +129,7 @@ export default () => [
|
|||||||
</Margin>,
|
</Margin>,
|
||||||
<H3>Greys</H3>,
|
<H3>Greys</H3>,
|
||||||
<P>
|
<P>
|
||||||
Colors on this page aim to give Triton a sense of depth and to offer
|
Greys give Triton a sense of depth and offer
|
||||||
contrast between potentially similar components. They allow us to make
|
contrast between potentially similar components. They allow us to make
|
||||||
certain components look clickable, whilst making others appear disabled or
|
certain components look clickable, whilst making others appear disabled or
|
||||||
static.
|
static.
|
||||||
|
Loading…
Reference in New Issue
Block a user