parade 0.9.1 → 0.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -72,6 +72,7 @@
72
72
  <%= css 'default.css' %>
73
73
 
74
74
  <%= plugin_css_files %>
75
+ <%= theme_css %>
75
76
  <%= custom_css_files %>
76
77
 
77
78
  <%= plugin_js_files %>
@@ -3,8 +3,8 @@
3
3
 
4
4
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
5
  <head>
6
- <%= erb :header %>
7
6
  <%= css '960.css' %>
7
+ <%= erb :header %>
8
8
  </head>
9
9
 
10
10
  <body>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: parade
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -262,6 +262,10 @@ files:
262
262
  - lib/public/css/theme/ui.slider.css
263
263
  - lib/public/css/theme/ui.tabs.css
264
264
  - lib/public/css/theme/ui.theme.css
265
+ - lib/public/css/themes/archetect.css
266
+ - lib/public/css/themes/hack.css
267
+ - lib/public/css/themes/merlot.css
268
+ - lib/public/css/themes/slate.css
265
269
  - lib/public/favicon.ico
266
270
  - lib/public/js/coffee-script.js
267
271
  - lib/public/js/fg.menu.js