From T375235 we should make adjustments to the styling of the axis labels on charts.
TODO
- Axis label text color should be #54595D in light mode, #A2A9B1 in dark mode (--color-subtle)
- Axis baseline and ticks color can inherit text color of #54595D in light mode, #A2A9B1 in dark mode (which should happen by default)
- Axis lines (except the baseline with the ticks) color should be #DADDE3 in light mode, #404244 in dark mode (--border-color-muted)