Update color levels
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 23s

This commit is contained in:
Alex Selimov 2026-05-13 07:35:22 -04:00
parent 4c0124265a
commit f125b84cad
4 changed files with 9 additions and 5 deletions

View file

@ -44,12 +44,12 @@ weight = 3
[params.heatmap]
caption = "This is my unified git heatmap from my <a href='https://forge.alexselimov.com/aselimov'>Forgejo</a> and <a href='https://github.com/aselimov'>Github</a>"
color_empty_dark = "#2a2a2a"
color_empty_light = "#e8e4dc"
color_empty_dark = "#2a2a2a"
color_low = "#7a5010"
color_mid = "#C47E1A"
color_high = "#EF9F27"
color_max = "#F7C46A"
[params]
description = "Alex Selimov personal site and blog."
title = "Alex Selimov"