Skip to content

move chart colors to CSS variables#93

Merged
ImTheKai merged 1 commit intohackorum-dev:mainfrom
ImTheKai:main
Mar 2, 2026
Merged

move chart colors to CSS variables#93
ImTheKai merged 1 commit intohackorum-dev:mainfrom
ImTheKai:main

Conversation

@ImTheKai
Copy link
Collaborator

Replace hardcoded hex values in getChartColors() and chartSeries with reads from --color-chart-* CSS custom properties. Axis/UI colors include dark mode overrides; series palette colors are theme-neutral.

Replace hardcoded hex values in getChartColors() and chartSeries with
reads from --color-chart-* CSS custom properties. Axis/UI colors include
dark mode overrides; series palette colors are theme-neutral.

Signed-off-by: Kai Wagner <kai.wagner@percona.com>
@ImTheKai ImTheKai requested a review from dutow February 26, 2026 08:35
@ImTheKai ImTheKai merged commit faefa66 into hackorum-dev:main Mar 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants