mainsail-crew / mainsail

Mainsail is the popular web interface for managing and controlling 3D printers with Klipper.
https://docs.mainsail.xyz
GNU General Public License v3.0
1.66k stars 348 forks source link

feat: expose css variable for changing theme logo color #1856

Closed meteyou closed 4 months ago

meteyou commented 4 months ago

Description

This PR add the option to change the logo color, if you use SVG and add var(--color-logo, #000000) as fill color in the SVG file.

Related Tickets & Documents

none

Mobile & Desktop Screenshots/Recordings

none

[optional] Are there any post-deployment tasks we need to perform?

none