element-plus / element-plus

🎉 A Vue.js 3 UI Library made by Element team
https://element-plus.org
MIT License
23.68k stars 14.94k forks source link

[Feature Request] Genenrate background color from primary color #4541

Open KawaiiZapic opened 2 years ago

KawaiiZapic commented 2 years ago

Existing Component

Yes

Component Name

theme-chalk

Description

In default, theme chalk will not create a new background color from the current primary color but use a pre-defined color that generates from default blue.
The green primary color with the blue-base background color is imperceptible but maybe seems to be a bit odd.
Is there a way to generate a background color from the theme color automatically?

sxzz commented 2 years ago

/cc @YunYouJun

YunYouJun commented 2 years ago

This is entirely possible, but we need the designer to give a specific specification.

@huangzhongzhong