Scroll down to the bottom, in the left corner click the style name. A little pop up will have the new style in it. Default is the current light style and dark is obvously the dark style.
The bar right above the box with all the formatting options? For some reason I can't change that color. It's the same in the light as it is in the dark I think.
Ok, I see the problem with the link/media insert. The font color in the input is light, but the input box is also light and they wash each other out. You can't see the text, but it's there. What's the problem with quotes?
I tried to reproduce it last night with little success... but if you look at http://insaneindustry.com/community/threads/customers.25639/#post-590868 you can see that the new display style doesn't override the html style
Ah ok, if you edit that post and then view the BB Code version you see a bunch of color tags setting the color of the text to dark. It's displaying that properly because the BB Code is telling it to do that. If the color tags were removed, then the text would show up properly. So that's working as it should. The yellow input boxes are not and I'm trying to come up with a solution.
Ok, I think I have it fixed now. You should be able to see the text that you input for a link or media.
The quote box is still funky. There's no color tags, just the text is colored. I can change it white, but it makes it unreadable with the default skin then.
The text in the quote box has color tags on it. Click edit on that post and then in the upper right corner of the window that pops up click the a/A button. That switches to code view. You will see this: Code: [COLOR=#000000][SIZE=5][B][FONT=arial][SIZE=5]CCTV and Privacy[/SIZE][/FONT][/B][/SIZE][/COLOR] The color tag can be removed, and the font and duplicate size tag can be removed. But the main problem is the color tag is forcing the color to be black regardless of the theme that is being used. If you don't have the color tag on text then it will default to the color of text used in that theme. I removed the color tags on the title and now it shows up.
That whole quote would have to be edited so it appears correctly. Along with all the other quotes or text that might have black color formatting. Should be good though. How's the link, media, and search inputs?