Posted August 22, 2021
So I was digging through the files trying to manually edit things to make a custom theme. But I came across this in the code. "else {
// user defined skin
console.error("loading User defined skins not yet implemented");"
So I'm assuming at some point we will have official custom themes. That will save me a huge headache haha.
Any idea of when this might become a thing? Should I stop painstakingly editing all the files I currently have to for a custom theme? Considering after every update I have to reapply everything.
// user defined skin
console.error("loading User defined skins not yet implemented");"
So I'm assuming at some point we will have official custom themes. That will save me a huge headache haha.
Any idea of when this might become a thing? Should I stop painstakingly editing all the files I currently have to for a custom theme? Considering after every update I have to reapply everything.