Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dark.scss 里面的变量什么意思? #201

Closed
11003 opened this issue May 13, 2024 · 1 comment
Closed

dark.scss 里面的变量什么意思? #201

11003 opened this issue May 13, 2024 · 1 comment

Comments

@11003
Copy link

11003 commented May 13, 2024

@forward 'element-plus/theme-chalk/src/dark/var.scss' with (
    $bg-color: (
        'page': #ff7e7e,
        'overlay': #497098
    )
);

加了这些颜色,怎么可以看到效果呢?

@11003
Copy link
Author

11003 commented May 13, 2024

overlay是下拉框的背景颜色。
image

@11003 11003 closed this as completed May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant