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

Lightened color not working with css variable switch in darkmode #264

Open
Machy8 opened this issue Jun 27, 2023 · 0 comments
Open

Lightened color not working with css variable switch in darkmode #264

Machy8 opened this issue Jun 27, 2023 · 0 comments
Labels
🐞 bug Something isn't working

Comments

@Machy8
Copy link
Member

Machy8 commented Jun 27, 2023

Describe the bug

I have screen:background-color:darken($background,10) which works fine for the light theme but if I do screen&&dark:background-color:lighten($background,10) it does not generate the lighten color from the changed background variable instead is keeping the same value from the light theme.

Reproduction

.

Logs

No response

System Info

.
@Machy8 Machy8 added the 🐞 bug Something isn't working label Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant