This question is locked. New answers and comments are not allowed.
I created a new Telerik MVC3 Application and I wanted something other than the standard Microsoft Blue and White so I chose the "Black" color scheme. This seems to only affect the telerik control since I got a black menu whereas everything else stayed blue and white.
I figure this is controlled by the file site.css and fiddled with it. I ended up with white text on wihte background which isn't that good.
My Idea is: Could Telerik supply a number of site.css (one per each of your color schemes) with settings that give a uniform look and feel.
IE when I select the black color scheme the file site-black.css should be used instead and if I later would like to change to Office2007 color scheme I use site-office2007.css instead.
This way I won't have to spend much time on making my website "looking good". I can spend the time on making it "functioning properly".
I figure this is controlled by the file site.css and fiddled with it. I ended up with white text on wihte background which isn't that good.
My Idea is: Could Telerik supply a number of site.css (one per each of your color schemes) with settings that give a uniform look and feel.
IE when I select the black color scheme the file site-black.css should be used instead and if I later would like to change to Office2007 color scheme I use site-office2007.css instead.
This way I won't have to spend much time on making my website "looking good". I can spend the time on making it "functioning properly".