Subskins
These subskins are only available in Doodle Classic.
To use one of the subskins, add the corresponding line of code to the userChrome.css file located in the profile chrome folder. (If there is no such file, rename userChrome-example.css.)
Flat tabs
Gives the tabs a more simple look.
@import url("chrome://global/skin/subskin/flattabs.css");
Flat Toolbar
Removes the 3D-style borders from the toolbarbuttons.
@import url("chrome://global/skin/subskin/flattoolbar.css");
Square Toolbarbuttons
Square, instead of rounded, toolbarbuttons.
@import url("chrome://global/skin/subskin/squaretoolbarbuttons.css");
Square Buttons
Square, instead of rounded, buttons.
@import url("chrome://global/skin/subskin/squarebuttons.css");
Office 2003 Style
Gives the menus, tabs and toolbars a look which matches the Office 2003 programs.
@import url("chrome://global/skin/subskin/office2003style.css");
