Skip to content

enathu/jqmobile-android-holo-light-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A jQuery Mobile theme inspired by Holo Light for Android 4.0

This is my attempt to create a custom jQuery Mobile theme, that matches the Holo Light theme which make Android 4.0, an awesome ice cream sandwich. :)

The styles are based on Android Design's Style Guide

Preview

Preview

Usage

  • Download latest source from here.
  • Reference it on your HTML file and Voila!

Here is the code that make this awesome android makeover in your HTML file.

	<link rel="stylesheet" href="themes/android-holo-light.min.css" />
	<link rel="stylesheet" href="http://code.jquery.com/mobile/1.1.0/jquery.mobile.structure-1.1.0.min.css" />
	<script src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
	<script src="http://code.jquery.com/mobile/1.1.0/jquery.mobile-1.1.0.min.js"></script>

Demo

Live demo is right here: Yes, it's right here (Make sure you resize the window to see it in action on desktop.)

Alternatively, you can scan this QR code by your smartphone and see it action right in your awesome phone.

Demo URL in QR code

License

Copyright 2012, Tharique Azeez
Dual licensed under the MIT licenses

About

A jQuery Mobile theme inspired by Holo Light for Android 4.0

Resources

Stars

Watchers

Forks

Packages

No packages published