Skip to content

css transform/display/gradiant support for cava #2995

Open
@i-am-logger

Description

@i-am-logger

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%);
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions