Morning Light (v2.6.1)
- A jPlayer Skin

I found this great jPlayer skin but it only worked for jPlayer 2.0.0. So I took it and updated it to work with jPlayer 2.1.0. Enjoy!

View the Project on GitHub TheInfection/Morning-Light

If you want a darker version of this skin, check out Midnight Black!

Morning Light

Quite a while ago, I found this great jPlayer skin on GitHub. It was nice, simple, and great looking! But what I soon found out was that it was only for jPlayer 2.0.0. That got me thinking, "Hey! Why don't I update it?!". And I did just that!

It actually ended up looking pretty good :D

Example

Announcements

The latest version of Morning Light (v2.6.1) has been submitted with an entirely redone CSS file. Now it's much easier to maintain the entire project than it was before. Also, in the future, I plan on adding HD support but that won't come around until version 3.0 or whenever the next version of jPlayer comes out.

Compatibility

Morning Light will support any jPlayer version from 2.1.0 all the way to the current developmental build. I recommend you keep up to date on your jPlayer installation. Morning Light also uses some CSS3 features such as border-radius, text-shadow, and box-shadow (specifically box-shdaow: inset) so it won't show up in IE8 or lower. If you want, you can use CSS3PIE to enable border-radius in IE8 and lower but text-shadow and box-shadow: inset are still a WIP. I'll add support for CSS3PIE as soon as they add more functionality to it.

Licensing

This is skin is dual licensed under the MIT and GPL licenses.
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/copyleft/gpl.html

Authors and Contributors

This skin was originally created by persand. He made it for jPlayer 2.0.0 and I simply updated it. I only take 40% credit for this work.

Support or Contact

If you are having issues with the skin, please feel free to post in the Issues section on the GitHub repository. I will try my hardest to respond and solve all of your problems.