Beta Testing
Custom Color Schemes
I've been messing around with the color themes in the styles configuration on the V5 Beta. Is there a way to customize the colors?
You can use custom CSS to change colors outside of that menu, but there isn't currently a baked-in way to do so.
As far as CSS goes, I strongly recommend that you check out Firebug (if you're using Firefox) or the dev tools that are built into Chrome. They both have the ability to check out the individual divs on a site so you can make tweaks to the page you're viewing and see the changes live without directly affecting the CSS.
I'll work on some better documentation for some of the basic implementations as well, and if there are any specific changes you'd like to make, let me know and I can help walk you through the process. :)