I have been searching some .css layouts for asp.net mvc model.
I like the suggested view, but I want to give a new look to my application just applying a new color scheme.
Someone find some nice schema?
thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you want to change the color scheme you might want to try Kuler
http://kuler.adobe.com/#themes/newest?time=30
You select the color scheme you like and click on this click this button http://www.rocketweb.nl/download/adjustcolor.jpg button.
Next you select the hex value and copy/past this in the css file of the MVC application, replacing the original color value. Don’t forget about the # character!
Or if you are on this page:
http://kuler.adobe.com/#create/fromacolor.
You can create your own color scheme.