fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.39k stars 424 forks source link

fix(style): text color on bed mesh chart #1371

Closed pedrolamas closed 7 months ago

pedrolamas commented 7 months ago

Improves visibility of text in the bed mesh chart and makes it consistent with the rest of the charts in use.

Before

image

After

image

Fixes #1369