Neato, a Skylight mod. Good one Maya.
Here's the thing to know. I wrote the Skylight client in
CoffeeScript and
LESS. Which means the javascript and css in the extension, which Maya read and modified, is generated code. Which makes it hard to read and modify. Also, even the code it's generated from is particularly Kathryn-y, looking at it now. Seems I was more interested in experimenting and playing and learning than imagining what it would be like for someone else to figure out how it works.
So here's the thing to think about. What I could do is clean up the Skylight client code a bit, make it more structured and orthodox, then put it up on github, with all the CoffeeScript and LESS and the build script included. Then it would be much easier to mod. If you wanted to change the font, or make /ignore work, or make a Pony Talk channel, you could do it yourself instead of waiting while I not do those things.
Is that something that interests anyone at all?