Can i disable Theme to install my own without repository getting dirty?
i made my own theme for klipper and installed it, but now my version control under machine keeps saying ratos is "dirty" any flag i can change to allow custom themes?
3 Replies
ratos-theme you mean?
To make it stop complaining (you could just simply ignore it...) you'd have to publish your theme to github, then you can override the theme update manager entry in moonraker.conf by adding the following at the end:
correct-apricotOP•13mo ago
Gotcha. Thanks!
👀 I didn't even know there were klipper themes (apart from the gui colors)... will check it out thanks 🙂