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

css transform/display/gradiant support for cava #2995

Open
i-am-logger opened this issue Mar 8, 2024 · 0 comments
Open

css transform/display/gradiant support for cava #2995

i-am-logger opened this issue Mar 8, 2024 · 0 comments

Comments

@i-am-logger
Copy link

i-am-logger commented Mar 8, 2024

not sure how doable it is to flip the below but was thinking of something like this:
image

#cava {
  color: #1a1a1a;
  background: linear-gradient(to bottom, #4CAF50 10%, #4CAF50 50%, #FFA500 50%, #FFA500 75%, #FF0000 75%, #FF0000 85%, #1a1a1a 90%);
}
@i-am-logger i-am-logger changed the title css display/gradiant support for cava css flip/display/gradiant support for cava Mar 8, 2024
@i-am-logger i-am-logger changed the title css flip/display/gradiant support for cava css transform/display/gradiant support for cava Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant