Skip to content

修改热力图颜色 #1274

Closed Answered by Wujiao233
Juskinbo asked this question in Q&A
Mar 5, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Try this

.stat-day-l1-bg{
    background-color: rgba(255, 208, 243, 1) !important
}
.stat-day-l2-bg{
    background-color: rgba(255, 150, 228, 1) !important
}
.stat-day-l3-bg{
    background-color: rgba(255, 85, 212, 1) !important
}
.stat-day-l4-bg{
    background-color: rgba(190, 0, 141, 1) !important
}

just for example, this color scheme is not good...

Replies: 2 comments 1 reply

Comment options

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

Answer selected by Juskinbo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants