Skip to content

Instantly share code, notes, and snippets.

@jhogervorst
jhogervorst / jqm_red_theme.css
Last active October 8, 2015 05:38 — forked from ryankirkman/jqm_red_theme.css
jQuery Mobile Red Theme — Compatible (tested) with jQuery Mobile 1.2.0 and 1.3.0 (Beta)
/* F - Red Theme for jQuery Mobile
* Available on: https://gist.github.com/3286492
* Extended from: https://gist.github.com/1117705 (older version!)
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-f {
border: 1px solid #a60000 /*{a-bar-border}*/;
background: #f00 /*{a-bar-background-color}*/;
color: #fff /*{a-bar-color}*/;
font-weight: bold;