Skip to content

Commit

Permalink
style: turquoise styling for heatmap
Browse files Browse the repository at this point in the history
  • Loading branch information
edalholt committed May 4, 2023
1 parent d17a92e commit e2c9422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/lib/Heatmap.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
cellRadius={2}
fontColor={"white"}
{data}
colors={["#7cdde6", "#1f92a1", "#15747d", "#0d5257", "#062426"]}
dayLabelWidth={20}
emptyColor={"#ecedf0"}
{endDate}
Expand Down

0 comments on commit e2c9422

Please sign in to comment.