mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
![]() Reverted earlier patch and instead using a different colour for highlighting graded grade. Now using light yellow with a darker yellow border instead of green which is used in reports to highlight the correct answer. |
||
---|---|---|
.. | ||
pix/tab | ||
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>