moodle/theme/standard
2006-03-08 12:50:43 +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 Info about two new variables for controlling navbarlist 2005-03-29 14:20:11 +00:00
docstyles.php Tabs are out 2005-05-17 00:06:51 +00:00
favicon.ico Improved Favicon matches the logo 2004-03-31 09:11:58 +00:00
footer.html Made footer.html use get_string when displaying the moodle docs link. 2006-03-02 02:25:55 +00:00
gradient.jpg IMPORTANT CHANGE TO THEMES! 2005-01-25 13:17:15 +00:00
header.html Accessibility: 'headermain' is now H1, see theme/standard/styles_layout.css: .headermain 2006-02-27 14:17:08 +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 Accept language as parameter too (for lang styles) 2005-04-24 04:10:01 +00:00
styles_color.css started to build the CSS for the new quizzes. While working on it I will write all into styles.php. When finished I will put the CSS into the standard themes. The quiz part in the standard theme is deactivated. 2006-02-21 23:53:52 +00:00
styles_fonts.css Accessibility: moved H2 from weblib.php: print_side_block_start, to moodleblock.class.php: _title_html (validate, <span>s revert to <div>); skip block link - replaced pixel image with 'accesshide' text; use get_string. 2006-03-06 12:50:43 +00:00
styles_layout.css Accessibility: fixes .clearer, .skip-block, img.resize now in styles_fonts, .breadcrumb now a list. 2006-03-08 12:50:43 +00:00
styles_moz.css merged from 1.5 2005-07-14 19:49: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>