All Projects → ququplay → Jquery Mobile Flat Ui Theme

ququplay / Jquery Mobile Flat Ui Theme

jQuery Mobile Flat UI Theme

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Update (04/13/2015)

Please check our new Premium Themes. We think you will like them.

jQuery Mobile Flat-UI Theme

Theme for jQuery Mobile based on Flat-UI.

jQuery-Mobile-Flat-UI-Theme

Demo

http://ququplay.github.com/jquery-mobile-flat-ui-theme

Versions

We are going to use master branch to keep up to date with jQuery Mobile versions. Previous versions will be moved to corresponding branches.

Current branch layout

  • master - jQuery Mobile version 1.4 - currently in progress not production ready yet
  • jqm-1.3.1 - jQuery Mobile version 1.3.1
  • jqm-1.3.0 - jQuery Mobile version 1.3.0

Usage

Copy jquery.mobile.flatui.css, fonts and images from generated folder to your project. Include link to jquery.mobile.flatui.css

 <link rel="stylesheet" type="text/css" href="jquery.mobile.flatui.css" />

Setup

In order to add a new swatch or colors you can add a new stylus file under src/stylus/swatches/ and run grunt from your command line.

  • brew install node
  • npm install -g grunt-cli
  • cd to project's folder
  • npm install
  • grunt watch
  • start modifying css/stylus files

Contributors

##License:

The WTFPL License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].