Topic on Forum:Tech Wishlist And Bug Reports

Go to your preferences, appearance tab, then switch skin to cosmos. If I do that, all the text on Heartwarming pages look black. You do have to get used to the new appearance though. The background still stays pink.

If you want to stick with the same skin, I've made User:Ilikecomputers/vector-2022.js, which you can add as a custom script (preferences > appearance > Custom Javascript under whatever skin you're using). Copy all four lines (or lines two - four, as those are the only ones that matter) into the new file that pops up and save. Don't worry, these lines don't steal your information or send them to another site! Line one explains what the code does, line two detects you're on a "heartwarming" page, and line three overwrites the style rule that makes the text pink.


I hope that helped!