Skip to content

Commit

Permalink
docs(colors): remove black (neutral default)
Browse files Browse the repository at this point in the history
  • Loading branch information
renet authored and borisdiakur committed Nov 11, 2021
1 parent c793b8a commit ac77192
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/liquid/global/styles/colors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,14 @@ permalink: global/colors/

All colors listed below are available as global CSS custom properties after [importing Liquid stylesheets](introduction/getting-started/#import-stylesheets).

## White, Transparent White and Liquid Black
## White

<docs-color var="--ld-col-wht"></docs-color>
<docs-color var="--ld-col-wht-alpha-highest"></docs-color>
<docs-color var="--ld-col-wht-alpha-high"></docs-color>
<docs-color is-transparent var="--ld-col-wht-alpha-medium"></docs-color>
<docs-color is-transparent var="--ld-col-wht-alpha-low"></docs-color>
<docs-color is-transparent var="--ld-col-wht-alpha-lowest"></docs-color>
<docs-color var="--ld-col-neutral"></docs-color>

## Grey scale colors

Expand Down

0 comments on commit ac77192

Please sign in to comment.