Messages écrits par Joseph Rézeau

Moodle in English -> Thèmes -> Anomaly Update -> Re: Anomaly Update

par Joseph Rézeau,
Avatar Core developers Avatar Plugin developers Avatar Testers Avatar Translators
Thanks Patrick. In Anomaly the instructions for changing the color stylesheets read:

Changing Your Color Preference

To assist you in making color changes, I have separated all color attributes into four separate CSS documents named styles_[color].css where [color] is actually the name of different color variants. For example, the blue variant is called styles_blue.css, the orange variant is called styles_orange.css, etc.

The default color for this theme is green. To select a different color variant:

  1. Remane styles_select.css to styles_green.css.
  2. Rename the styles_[color].css variant that you would like to use to styles_select.css.
  3. That's it. Were you expecting something trickier?
Why not use the "normal" way of simply editing the theme's config.php file, e.g. for selecting blue, change:
$THEME->sheets = array('styles', 'styles_select');
to
$THEME->sheets = array('styles', 'styles_blue');
This would be much easier in my opinion.
Joseph
Avatar Core developers Avatar Plugin developers Avatar Testers Avatar Translators

These games are immensely popular and millions of adults and teenagers all over the world spend many hours interacting in the virtual worlds with their virtual pets.

Sorry, never heard of those games. They sound rather crazy and probably hold little educational value (as emphasized by Mauno).thoughtful