mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-29 04:28:07 +00:00
bd15b87be6
Previously the number of graph colors was limited, which resulted in the reuse of colors if many different profiling regions or reports were displayed. This commit changes so unique colors are generated for each region/graph, by utilizing the beauty of the golden ratio.