Skip to content

Instantly share code, notes, and snippets.

@funkatron
Created February 4, 2011 18:55
Show Gist options
  • Save funkatron/811552 to your computer and use it in GitHub Desktop.
Save funkatron/811552 to your computer and use it in GitHub Desktop.
var AppThemes = {
"Dreadnaught":{
"stylesheet":"Dreadnaught.css",
"palmtheme":'dark'
},
"Clean":{
"stylesheet":"Clean.css",
"palmtheme":'light'
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment