mirror of
https://github.com/saegl5/Gitea-Red.git
synced 2025-06-23 14:20:33 -04:00
Make heatmap lighter color instead of dark
This commit is contained in:
parent
a9c4af7da2
commit
de8a5159cf
@ -140,23 +140,23 @@ a:hover {
|
||||
}
|
||||
|
||||
.heatmap-color-0{
|
||||
background-color:#703838
|
||||
background-color:#e2e2e2
|
||||
}
|
||||
|
||||
.heatmap-color-1{
|
||||
background-color:#8e3e3e
|
||||
background-color:#e3baba
|
||||
}
|
||||
|
||||
.heatmap-color-2{
|
||||
background-color:#a93d3d
|
||||
background-color:#dd8888
|
||||
}
|
||||
|
||||
.heatmap-color-3{
|
||||
background-color:#c63939
|
||||
background-color:#df5d5d
|
||||
}
|
||||
|
||||
.heatmap-color-4{
|
||||
background-color:#e33535
|
||||
background-color:#e13737
|
||||
}
|
||||
|
||||
.activity-bar-graph,.heatmap-color-5{
|
||||
|
Loading…
x
Reference in New Issue
Block a user