mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-17 00:26:36 +03:00
### Describe Your Changes Improve generated series colors to increase visibility and consistency across light and dark themes. Related issue: https://github.com/VictoriaMetrics/VictoriaMetrics/issues/10869 PR: https://github.com/VictoriaMetrics/VictoriaMetrics/pull/10872 | Before | After | |---|---| | <img width="758" height="469" alt="image" src="https://github.com/user-attachments/assets/dfe879fc-c1ff-4128-923b-24dd0b829421" /> | <img width="758" height="469" alt="image" src="https://github.com/user-attachments/assets/7ea6f618-2d6d-43b6-b881-9525a2897ef6" /> | | <img width="758" height="469" alt="image" src="https://github.com/user-attachments/assets/ab07e223-5ab5-43dc-8c3f-7ab28d4ab2b6" /> | <img width="758" height="469" alt="image" src="https://github.com/user-attachments/assets/988d19b6-ca16-4ca6-af8a-e043cfb066d3" /> | --------- Signed-off-by: Yury Molodov <yurymolodov@gmail.com> Signed-off-by: Max Kotliar <kotlyar.maksim@gmail.com> Co-authored-by: Max Kotliar <mkotlyar@victoriametrics.com> Co-authored-by: Roman Khavronenko <roman@victoriametrics.com>