idle thought #592
Aug. 28th, 2024 08:27 pmCreated a few skins a bit ago, and I’ve been rocking an Innocent Sin skin (designed to look like the IS menus), switching off to Arcane Purple and an orange Reversi for Yosuke for a bit. A few things of note:
*thread.even is evenly numbered comments in a chain. It’s based off Reversi, but it was defaulting to white, for some reason.
*A really quick way to “test out” a skin is to use the default then tweak things in the Inspect (Q) menu, found by right-clicking an element. You can add or delete things from there, and while it won’t save, it’s a good way to narrow down what’s going wrong.
*If you change something and it works, copy-paste it into a document and then into the skin. If you’re lucky, that’s all you’ll need to fix it. If not, at least you’ve narrowed down where in the code things might be going wrong.