Themes
[ ]
[ ]Themes .
- Javascript and Software Installation have to be enabled for Navigator in advanced preferences.
- Use Edit > Preferences > Appearance > Themes route to apply themes.
- You are advised to install the version of the theme that matches your browser, doing anything else is at your own risk. Note that this theme may not support your browser; hence no Install link.
| Other Downloads: | Extensions Icon Packs Splash Screens More Themes! Theme Installer Add-On |
|---|---|
| Resources: | Home Firebird Theme Zone Source Code Submissions Tutorials Basic Theme |
| Compatibility Key (mouse-over to identify) |
|
| Mozilla: |
|
| SeaMonkey: |
|
| Netscape: |
|
| Firefox: |
|
You may find that your Mac OS X browser '; echo 'cannot install themes : (
' . "\n"; } } $themes_outdated = 'This page is outdated, try here instead.
' . "\n";
if ( ereg('skins/', $page) || ereg('netscape/', $page) )
{
echo $themes_outdated;
echo ereg_replace('[a-z]+/', '/themes/', $page);
echo $themes_outdated_foot;
}
elseif ( $page == 'netscape.html')
{
echo $themes_outdated;
echo '/themes/1.html';
echo $themes_outdated_foot;
} ?>
Source Code
The themes source code can be accessed in either of the following ways:
- View the source using the CVS web interface
- Check out the source using anonymous CVS with the following commands (password is guest):
cvs -d :pserver:guest@mozdev.org:/cvs login cvs -d :pserver:guest@mozdev.org:/cvs co themes
