moodle/theme/standard
2005-01-31 05:58:03 +00:00
..
config.php Modifications to allow parent theme, and some genral cleanups 2005-01-30 18:17:44 +00:00
docstyles.php IMPORTANT CHANGE TO THEMES! 2005-01-25 13:17:15 +00:00
favicon.ico Improved Favicon matches the logo 2004-03-31 09:11:58 +00:00
footer.html IMPORTANT CHANGE TO THEMES! 2005-01-25 13:17:15 +00:00
gradient.jpg IMPORTANT CHANGE TO THEMES! 2005-01-25 13:17:15 +00:00
header.html removed loading of "styles.php" within the header, because it is in the meantime loaded by print_header. 2005-01-26 09:44:59 +00:00
README.html There is a new configuration variable called 2005-01-26 14:14:16 +00:00
styles.css Modifications to allow parent theme, and some genral cleanups 2005-01-30 18:17:44 +00:00
styles.php Fixes for Theme preview 2005-01-31 05:58:03 +00:00
styles_color.css Modifications to allow parent theme, and some genral cleanups 2005-01-30 18:17:44 +00:00
styles_fonts.css Added new id selector for the "inactive accounts will be unenrolled" message. 2005-01-31 01:22:13 +00:00
styles_layout.css Modifications to allow parent theme, and some genral cleanups 2005-01-30 18:17:44 +00:00
styles_moz.css Modifications to allow parent theme, and some genral cleanups 2005-01-30 18:17:44 +00:00

<h3>STANDARD THEME</h3>
<hr />

<p>Moodle's default theme is a very neutral grey/white theme.</p>

<p>This theme is always the most up-to date.</p>

<p>Programmers working on Moodle should always design for this 
theme, and add new styles to this theme.</p>

<p>By default, these styles are automatically loaded before any other
themes, so that all custom themes need to do is to define their
own styles to augment or overwrite particular standard styles.</p>

<p>In this way custom themes are not "left behind" by Moodle upgrades.</p>