public
Description: A simple theme for web apps
Homepage:
Clone URL: git://github.com/pilu/web-app-theme.git
name age message
file .gitignore Sat Jan 17 16:26:00 -0800 2009 initial layout [pilu]
file LICENSE Sat Jan 17 18:22:02 -0800 2009 added LICENSE and README [pilu]
file README.md Tue Jan 20 18:20:14 -0800 2009 added Contributors section. [pilu]
file Rakefile Fri Sep 18 15:26:27 -0700 2009 fixed resource name generation [pilu]
directory features/ Thu Aug 27 06:36:48 -0700 2009 added themed generator features [pilu]
directory images/ Sat Jan 17 16:26:00 -0800 2009 initial layout [pilu]
file index.html Mon Sep 07 09:29:48 -0700 2009 Added Warehouse style, based on http://warehous... [stas]
directory javascripts/ Tue Jan 20 17:46:11 -0800 2009 added scroll with jquery.scrollTo [pilu]
directory rails_generators/ Loading commit data...
directory stylesheets/ Mon Sep 07 11:59:53 -0700 2009 Some CSS fixes for input and textarea elements ... [stas]
directory test/ Fri Sep 18 15:26:27 -0700 2009 fixed resource name generation [pilu]
README.md

Web App Theme

A simple layout by Andrea Franz that you can use in your web applications. Inspired by cool themes like Lighthouse, Basecamp, RadiantCMS and others, it wants to be an idea to start developing a complete web application layout.

Contributing

  • Fork this repository.
  • Duplicate the 'themes/default' folder and rename it.
  • Modify the style.css file adding your favorite colors.
  • Add a link to your theme in the 'Switch Theme' block inside the index.html file.
  • Send a pull request.

Web App Theme screenshot

Contributors

Nelson Fernandez ('Bec' theme and refactoring)