Options

This page lists all theme options available in the unofficial version of LeBreeze. To turn on an option, simply copy and paste the code listed below the option into the beginning of your userChrome.css file. All options are cross-compatible, and you can use them in any combination you wish.

Compact menus

Firefox and Thunderbird

Reduces padding on menu items for a more compact appearance.

@import url("chrome://global/skin/options/compact-menus.css");

Display tab icons

Firefox only

Displays favicons and throbbers in tabs, as in the default theme.

@import url("chrome://global/skin/options/tab-icons.css");

"Breeze" bookmark and folder icons

Firefox only

Replaces bookmark and folder icons with ones similar to those in the original Breeze.

@import url("chrome://global/skin/options/breeze-bookmark-icons.css");