




Beta version of Curacao that supports Firefox 4+ is now available for download.
IMPORTANT:
Supported Extensions
About:Config, AdBlock Plus, ChatZilla, chromEdit, Get Mail, Go Up, IE View, MR Tech Toolkit, Organize Search Engines, QuickNote, RestartFirefox, ScrapBook, Simple Add-ons Button, Simple Options Button, Stylish, Tab Scope, Tab Sidebar, Toolbar Extras, Undo Closed Tab Button, Uppity, Web Developer, XUL/Migemo
Hacks
You can spice up the theme with a few hacks - just add the respective code to your userChrome.css and restart Firefox. The code should go BEFORE any other text you may find inside userChrome.css or it won't do the trick.
IMPORTANT:
- If you're using Firefox 2.x - 3.5.x., install version 4.0.2 of Curacao. Version 4.5.0 is for Firefox 3.6 and above.
- As of Firefox 3.6 beta, you cannot use Personas with the 3rd party themes - switching to the default one is the only option. This is a Firefox limitation and it has nothing to do with the Curacao theme.
Supported Extensions
About:Config, AdBlock Plus, ChatZilla, chromEdit, Get Mail, Go Up, IE View, MR Tech Toolkit, Organize Search Engines, QuickNote, RestartFirefox, ScrapBook, Simple Add-ons Button, Simple Options Button, Stylish, Tab Scope, Tab Sidebar, Toolbar Extras, Undo Closed Tab Button, Uppity, Web Developer, XUL/Migemo
Hacks
You can spice up the theme with a few hacks - just add the respective code to your userChrome.css and restart Firefox. The code should go BEFORE any other text you may find inside userChrome.css or it won't do the trick.
- Classic tabs instead of the square ones (Curacao 4.5.0 and above):
@import url(chrome://global/skin/hacks/classicTabs.css); - Blue dialog background instead of the brown one (Curacao 4.x and above):
@import url(chrome://global/skin/hacks/blueMod.css);