mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
.. | ||
pix | ||
config.php | ||
docstyles.php | ||
favicon.ico | ||
footer.html | ||
gradient.jpg | ||
header.html | ||
meta.php | ||
README.html | ||
rtl.css | ||
screenshot.jpg | ||
styles.php | ||
styles_color.css | ||
styles_fonts.css | ||
styles_ie6.css | ||
styles_ie7.css | ||
styles_layout.css | ||
styles_moz.css |
<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>