pixie-io / pixie

Instant Kubernetes-Native Application Observability
https://px.dev
Apache License 2.0
5.52k stars 427 forks source link

Refactor base colors to configurables directory. Allow customizing primary color for light and dark mode #1957

Closed ddelnano closed 3 months ago

ddelnano commented 3 months ago

Summary: Refactor base colors to configurables directory. Allow customizing primary color for light and dark mode

This change makes it possible to have different main colors for light and dark mode. The contrast difference between the light mode background and the text color scores poorly with the contrast checker.

Relevant Issues: N/A

Type of change: /kind cleanup

Test Plan: Tested UI to verify that it looks the same in light and dark mode