-
Notifications
You must be signed in to change notification settings - Fork 1.1k
切换主题后hover 颜色设置未跟随主题色调整 #64
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
Labels
question
Further information is requested
Comments
幽灵按钮可以生效,但是变变的不会生效 @YunaiV |
@YunaiV 我自己处理好了,需要提个pr吗? |
可以的呀,欢迎!!! |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
设置主题色显示正常
hover后颜色还是原来的
想知道下 类似于 --el-color-primary-light-3 这种在那个文件中配置 或者说 识别的key 是什么 ?
我在setting.vue中设置并没有起效果
setCssVar('--el-color-primary-light-3', hexToRGB(unref(color), 0.3));
The text was updated successfully, but these errors were encountered: