Skip to content

[client] Fix wrong charts axis colors after change to light skin

Nicolas Frandeboeuf requested to merge nicofrand/kresus:fixCachedTheme into main

STR:

  • Set Kresus in dark mode
  • Reload page
  • Go to balance charts
  • Set Kresus in light mode
  • Go to balance charts

What happens:

Y axis border color is white (on white).

Expected:

Y axis border color is dark.

Merge request reports