moodle/theme/standard
2007-01-09 01:38:24 +00:00
..
pix/tab Much longer images for long tabs .... hope this doesn't slow them 2005-03-30 18:03:13 +00:00
config.php MDL-7401 Course format database/backup/lang/stylesheet/capability support 2006-12-11 15:47:23 +00:00
docstyles.php removed reliance on register globals; merged from MOODLE_16_STABLE 2006-05-23 09:16:17 +00:00
favicon.ico Improved Favicon matches the logo 2004-03-31 09:11:58 +00:00
footer.html MDL-8063 Fixed links to validation services to be XHTML Strict :-D 2007-01-03 21:12:39 +00:00
gradient.jpg IMPORTANT CHANGE TO THEMES! 2005-01-25 13:17:15 +00:00
header.html FIxes for XHTML strict 1.0 MDL-7861 2007-01-04 04:44:54 +00:00
README.html There is a new configuration variable called 2005-01-26 14:14:16 +00:00
screenshot.jpg Temporary 2005-02-13 10:15:51 +00:00
styles.php Set the last modified time of the style sheet to the current time 2006-04-07 15:07:52 +00:00
styles_color.css MDL-8105 fixed theme colors in login page after recent div optimisation 2007-01-08 19:49:28 +00:00
styles_fonts.css MDL-7861 resource mod related xhtml strict fixes (student visible interface only) 2007-01-07 13:49:31 +00:00
styles_layout.css MDL-7861, fixing xhtml strict problems 2007-01-09 01:38:24 +00:00
styles_moz.css Style fixes related to coursebox fixes MDL-7861 2007-01-04 15:59:26 +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>