MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Color Skins  (Mono Support )

Viewed 17401 time(s), 4 post(s) 07.05.2015 18:28:56by NicholasHatfield
NicholasHatfield

NicholasHatfield

07.05.2015 18:28:56
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!
Dieser Inhalt wurde noch nicht bewertet. 
107 Reputation 14 Total posts
ivanb

ivanb

08.05.2015 10:16:53
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.
Dieser Inhalt wurde noch nicht bewertet. 
459 Reputation 55 Total posts
NicholasHatfield

NicholasHatfield

08.05.2015 12:21:11
This looks great. Terrific my friend, looking forward to diving into this today!
Dieser Inhalt wurde noch nicht bewertet. 
107 Reputation 14 Total posts
NicholasHatfield

NicholasHatfield

15.05.2015 17:54:06

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'

Dieser Inhalt wurde noch nicht bewertet. 
107 Reputation 14 Total posts