mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 17:31:02 +08:00
d05e5a6b4a
* refactor(color): migrate color css var & simplify color box docs * Update unit-test.yml Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
4.7 KiB
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