Mono Support Color Skins 

Viewed 17216 time(s), 4 post(s), 5/7/2015 6:28:56 PM - by NicholasHatfield
5/7/2015 6:28:56 PM
107 Reputation 14 Total posts

I'm trying to change the theme/color layout of monox.  Commenting/Uncommenting the sass file Default.scss changes nothing in the appearance.

However when I copy and paste the default.css file from GitHub it does change the theme color, regardless of which @import theme is chosen.

Please help and THANK YOU!

1
5/8/2015 10:16:53 AM
459 Reputation 55 Total posts

Nicholas,

complete styling for Monox is builded on SASS. To get it works you have to setup ruby SASS environment, so you can compile your CSS. Instructions for that you can find here and on blog post I send to you earlier.

Hope this will help you.

2
5/8/2015 12:21:11 PM
107 Reputation 14 Total posts

This looks great. Terrific my friend, looking forward to diving into this today!

3
5/15/2015 5:54:06 PM
107 Reputation 14 Total posts

I am struggling to get Zurb foundation to work. I did my best to follow all of the instructions to no avail. I've installed Ruby, Node and the Compass.APP (compass that lives on the taskbar)

No matter what I do compass will not watch the default folder from the monox project that I saved to my computer. (httpdocs/App_Themes/Default)

Please help!

Here is the error when I ask compass to watch the folder:

Could not find 'zurb-foundation' (= 4.3.1) among 9 total gem(s)
</br>Checked in 'GEM_PATH=', execute `gem env` for more information
</br>/D:/compass.app.windows.1.29/compass.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/dependency.rb:315:in `to_specs'
</br>/D:/compass.app.windows.1.29/compass.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/dependency.rb:324:in `to_spec'
</br>/D:/compass.app.windows.1.29/compass.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_gem.rb:64:in `gem'
</br>D:/Default/config.rb:1:in `parse_string'
</br>org/jruby/RubyKernel.java:1107:in `eval'
</br>D:/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/compass-1.0.3/lib/compass/configuration/serialization.rb:24:in `parse_string'
</br>D:/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/compass-1.0.3/lib/compass/configuration/serialization.rb:15:in `_parse'
</br>org/jruby/RubyIO.java:1181:in `open'
</br>org/jruby/RubyKernel.java:349:in `open'
</br>/D:/compass.app.windows.1.29/compass.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/1.9/open-uri.rb:35:in `open'
</br>D:/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/compass-1.0.3/lib/compass/configuration/serialization.rb:14:in `_parse'
</br>D:/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/compass-1.0.3/lib/compass/configuration/file_data.rb:7:in `new_from_file'
</br>D:/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/lib/compass/configuration/inheritance.rb:207:in `with_defaults'
</br>D:/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/compass-1.0.3/lib/compass/configuration/file_data.rb:6:in `new_from_file'
</br>D:/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/compass-1.0.3/lib/compass/configuration/helpers.rb:19:in `configuration_for'
</br>D:/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/compass-1.0.3/lib/compass/configuration/helpers.rb:69:in `add_project_configuration'
</br>D:/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/compass-1.0.3/lib/compass/commands/project_base.rb:37:in `add_project_configuration'
</br>D:/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/compass-1.0.3/lib/compass/commands/project_base.rb:25:in `configure!'
</br>D:/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/compass-1.0.3/lib/compass/commands/project_base.rb:15:in `initialize'
</br>D:/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/compass-1.0.3/lib/compass/commands/update_project.rb:41:in `initialize'
</br>file:/D:/compass.app.windows.1.29/compass.app/compass-app.jar!/ui/tray.rb:431:in `watch'
</br>file:/D:/compass.app.windows.1.29/compass.app/compass-app.jar!/app.rb:230:in `try'
</br>file:/D:/compass.app.windows.1.29/compass.app/compass-app.jar!/ui/tray.rb:424:in `watch'
</br>file:/D:/compass.app.windows.1.29/compass.app/compass-app.jar!/ui/tray.rb:178:in `open_dir_handler'
</br>anon_class25912567_585038332.gen:13:in `handleEvent'
</br>file:/D:/compass.app.windows.1.29/compass.app/compass-app.jar!/ui/tray.rb:70:in `run'
</br>file:/D:/compass.app.windows.1.29/compass.app/compass-app.jar!/main.rb:129:in `run_tray'
</br>file:/D:/compass.app.windows.1.29/compass.app/compass-app.jar!/main.rb:145:in `(root)'
</br>org/jruby/RubyKernel.java:1071:in `require'
</br>/D:/compass.app.windows.1.29/compass.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:1:in `(root)'
</br>/D:/compass.app.windows.1.29/compass.app/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:54:in `require'

4
This is a demo site for MonoX. Please visit Mono Software for more info.