Skip to content
Discussion options

You must be logged in to vote

You'll need to change two values for it. One is the button background and the other is its border color. For example,

:root {
    --btnMiniPlayColor: rgb(158, 53, 211);
    --btnMiniPlayBorderColor: rgb(144, 50, 167);
}

BTW: Best theme ever!

Thank you :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@webysther
Comment options

Answer selected by webysther
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants