element-plus/website/docs/en-US/color.md
云游君 d05e5a6b4a
refactor(color): migrate color css var & simplify color box docs (#2589)
* refactor(color): migrate color css var & simplify color box docs

* Update unit-test.yml

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-07-20 22:58:06 +08:00

4.7 KiB

Color

Element Plus uses a specific set of palettes to specify colors to provide a consistent look and feel for the products you build.

Main Color

The main color of Element Plus is bright and friendly blue.

Brand Color
#409EFF

Secondary Color

Besides the main color, you need to use different scene colors in different scenarios (for example, dangerous color indicates dangerous operation)

Neutral Color

Neutral colors are for text, background and border colors. You can use different neutral colors to represent the hierarchical structure.

Primary Text
{{textPrimary}}
Regular Text
{{textRegular}}
Secondary Text
{{textSecondary}}
Placeholder Text
{{textPlaceholder}}
Basic Black
{{black}}
Basic White
{{white}}
Transparent
Transparent