diff --git a/hugo.toml b/hugo.toml
index fcb74b4..d87765f 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -46,10 +46,10 @@ weight = 3
caption = "This is my unified git heatmap from my Forgejo and Github"
color_empty_light = "#e8e4dc"
color_empty_dark = "#2a2a2a"
-color_low = "#7a5010"
-color_mid = "#C47E1A"
-color_high = "#EF9F27"
-color_max = "#F7C46A"
+color_max = "#7a5010"
+color_high = "#C47E1A"
+color_mid = "#EF9F27"
+color_low = "#F7C46A"
[params]
description = "Alex Selimov personal site and blog."
title = "Alex Selimov"