Version: {20080222-1}
Nuvola icon license: LGPL; theme license: GPLv3 or later
contact: incognu [at] mighty.co.za
http://incognu.com/
My themes are also currently hosted by VectorLinux at http://vectorlinux.osuosl.org/incognu/;
subskins
icons on menuitems:
@import url("chrome://global/skin/subskin/menuicons.css");
icons on dialogue buttons:
@import url("chrome://global/skin/subskin/buttonImage.css");
native look for menus (GNU/Linux only!):
@import url("chrome://global/skin/subskin/menu-native.css");
complete native look for urlbar (GNU/Linux only!):
@import url("chrome://global/skin/subskin/urlbar-native.css");
KDE Plastik style urlbar:
@import url("chrome://global/skin/subskin/urlbar-plastik/urlbar-plastik.css");
KDE Plastik style menulist (testing):
@import url("chrome://global/skin/subskin/menulist-plastik/menulist-plastik.css");
no special appearance for urlbar on secure sites (not for use with round urlbar subskins):
@import url("chrome://global/skin/subskin/urlbar-nossl.css");
alternate toolbargrippy, splitter grippy and toolbox styles:
@import url("chrome://global/skin/subskin/kgrippies.css");
or
@import url("chrome://global/skin/subskin/classic-grippies.css");
alternate toolbarbutton-dropmarker style:
@import url("chrome://global/skin/subskin/kdropmarker.css");
globe icon (as in Konqueror) for page proxy favicon and tab icon:
@import url("chrome://global/skin/subskin/ktab-icon.css");
light toolbox (removes many borders, two styles, may not be compatible with alt grippy styles):
@import url("chrome://global/skin/subskin/toolbox-lite.css");
or
@import url("chrome://global/skin/subskin/toolbox-lite-extreme.css");
square tabs:
@import url("chrome://global/skin/subskin/tabbox-square.css");
round urlbar (two styles):
@import url("chrome://global/skin/subskin/rnd-urlbars/rnd-urlbar-flat.css");
or
@import url("chrome://global/skin/subskin/rnd-urlbars/rnd-urlbar-3d.css");
margin/padding adjustment for round urlbar subskin (improves appearance in 1.0.x builds):
@import url("chrome://global/skin/subskin/rnd-urlbars/page-proxy-button-unfix.css");
Round Tabs (includes TabX support; not for use with TBE, Multizilla, or possibly other tab extensions; not for use with tabbox-square subskin; see below for tbe and multizilla support):
Round tabs (flat style):
rnd-tabs-flat.png @import url("chrome://global/skin/subskin/rnd-tabs/rnd-tabs-flat.css");
or
Round tabs (3D style):
@import url("chrome://global/skin/subskin/rnd-tabs/rnd-tabs-3d.css");
Round TBE tabs
First, select the appropriate settings:
TBE older versions:
@import url("chrome://global/skin/subskin/rnd-tabs/tbe/tbe-20051117.css");
or
TBE newer versions:
@import url("chrome://global/skin/subskin/rnd-tabs/tbe/tbe-20060124.css");
Then, apply the subskin:
Round tabs (flat style)
@import url("chrome://global/skin/subskin/rnd-tabs/tbe/rnd-tabs-flat.css");
or
Round tabs (3d style)
@import url("chrome://global/skin/subskin/rnd-tabs/tbe/rnd-tabs-3d.css");
Round Multizilla Tabs
Round tabs (flat style)
@import url("chrome://global/skin/subskin/rnd-tabs/multizilla/rnd-tabs-flat.css");
or
Round tabs (3d style)
@import url("chrome://global/skin/subskin/rnd-tabs/multizilla/rnd-tabs-3d.css");
Square non-content tab subskin (can be used with round tab subskin):
@import url("chrome://global/skin/subskin/tabbox-square-noncontent.css");
alternate tabs-closebutton icon (uses the black "close" icon, as in the sidebar):
@import url("chrome://global/skin/subskin/tab-close-alt.css");
old go-button (from the days of KDE 3.3.2)
@import url("chrome://global/skin/subskin/go332.css");
fix for toolbarbuttons on Windows (Windows only):
@import url("chrome://global/skin/subskin/winfix.css");
blue folder instead of heart folder for bookmarks:
@import url("chrome://global/skin/subskin/bookmark-folder.css");
or
blue folder and html page icon for bookmarks:
@import url("chrome://global/skin/subskin/bookmark-folderpage.css");
(this apparently doesn't always work in Windows)
keramik subskin for toolbox/toolbars:
@import url("chrome://global/skin/subskin/keramik.css");
metallic subskin:
@import url("chrome://global/skin/subskin/metal/metal-smooth.css");
old style for about:config (userContent.css):
@import url("chrome://global/skin/subskin/misc/config.css");
Original busy throbber for the "Nicugecko" throbber set (colour changes when active)
@import url("chrome://global/skin/subskin/throbbers/nicugecko-alt/brand.css");
Peace throbber
Gold peace symbol on globe:
@import url("chrome://global/skin/subskin/throbbers/peace/brand.css");
Original throbbers
These are the "placeholder" throbbers used in the first (testing) SeaMonkey builds, up through the last months of 2005.
@ import url("chrome://global/skin/subskin/seacow/brand.css");
The throbbers were created by combining a lizard by Nicubunu with a Nuvola icon.
The Go button is from the Crystal icon set, conforming with KDE usage.
Many thanks to VectorLinux for providing hosting — and for creating a great distro.
About the Nuvola icon set
Nuvola was created by David Vignoni. In 2004, version 1.0 of the completed icon set for KDE was released. It has remained one of the more popular icon sets in use, combining clarity, colour and usability for a desktop that is both functional and attractive.
David Vignoni's website is http://icon-king.com. The Nuvola icon set for KDE can be downloaded here.
changelog
- c 20070101-20070211 development and public testing
- 20070211 release
- 20070418 tweak native menu subskin
- 20070418 correct missing tree twisties and .collapsedAttachmentButton for messenger threadpane
- 20070424 check and not-check images in messenger filter dialogue
- 20070424 "seacow" throbber subskin, from first builds of seamonkey
- 20070506 tweaking subskins (bookmarks and bookmarks folder code)
- 20070509 new busy throbber (globe rotates under lizard); subskin for old
- 20070518-1 /* - */ nCB-T glob/btn
- 20070519-1 new peace throbber subskin
- 20070525-1 release
- 20070701-1 GPLv3
- 20070703-1 updated tree twisties
- 20070803-1 menuicons; messageHeader.css; popup.css (more like kde look)
- 20070806-1 altering globalbindings slightly for .menulist-compact; updating menu-native subskin for full native look in .menulist-compact; vl edition updated accordingly
- 20071112-1 bughunt: autocomplete dropdown treecols (urlbar)
- 20071112-2 bughunt: autocomplete dropdown treecols (urlbar); rel
- 20071129-1 subskin: KDE plastik style testing
- 20080102-1 subskin: KDE plastik style menulist testing
- 20080222-1 subskin: menuicons work