I am trying apply blue theme on my spree website but I am unable to do so,
I have added gem 'spree_blue_theme', :git => 'git://github.com/spree/spree_blue_theme.git'
in my gem file and bundle installed it, but then also the theme is not being applied,and the view is a bit compressed.
I have also tried it with the following code
gem 'spree_blue_theme', :git => 'git://github.com/spree/spree_blue_sass_theme.git'
I am using rails 3.1.1 version with spree 1.0.0.
After installing, you need to run:
And optionally for performance: