thecrayolakidd on DeviantArthttps://www.deviantart.com/thecrayolakidd/art/Aquatint-21387264thecrayolakidd

Deviation Actions

thecrayolakidd's avatar

Aquatint

Published:
47.9K Views

Description

******6/11/05****
German & French translations added for menu-icons. Here's the userChrome add-in:
@import url("chrome://global/skin/extras/menu-icons-german.css");
@import url("chrome://global/skin/extras/menu-icons-french.css");

Cheers muchly to Marcel Dorrer for the translations. Am looking for people able to provide translations in other languages - please contact me if interested :)

******29/10/05******
A couple of fixes made to cater for TabMixPlus (esp the added tab-close button) and the All-in-One sidebar extension


******26/10/05******
a second tab option added, allowing for an alternate (blue) selected tab. Add the following to your userChrome (above namespace) to enable:

@import url("chrome://global/skin/custom/alt_selected/tabbox.css");




****1/10/05***
Fixes made to cater for Download manager in 1.5 and 1.6a1. Support added for Wed Developer extension


***29/9/05***
For those of you who enjoy the cutemenus extensions, a whole tonne of menuicons have been added (as a userChrome option, so as not to effect those who DON'T use them)

Add the following to your user chrome (above the namespace):
@import url("chrome://global/skin/extras/extension-icons.css");

For those not familiar with editing the userChrome, an easy option is to install the ChromEdit extension, available from here (bumped so as will install on ALL versions):
[link]



**24/9/05**
Aquatint just got a facelift...gone are the blue stars so many people complained about - infact the entire bookmarks folder & panel is now a little different.
Have added full theme support for Sage (will be doing similar for scrapbook over the next day or so)
Problems with the alternate tabs and restoration of favcons have been resolved, as has the placement of the security icon in 1.06/7 versions of Firefox.



********************************************************



Added fix for the Linux filepicker box....please email me (with screenshots) if is still not displaying correctly - not having access to a liux-based machine myself makes it difficult to test :)


Aquatint has been modified to allow for use on the latest nightly builds. Still works fine however on the official releases :)


********************************************************

Although a long-time user of Photoshop and the likes, this is my first attempt at "skinning" beyond the XP interface...so be kind. Have gone for a pinstripe look with lots of blue-glass and aqua-style buttons. Any feedback muchly appreciated.

This is a full theme however, so if you are after a lite skin, this may not be for you.

*****************************************************************************************************************************

userChrome modifications:

These have been posted after some peoples complaints about the lack of those ugly little favicons (some people are just never happy, lol)

All these entries must be pasted AFTER the namespace:

/* will restore favicons to tabs */

.tab-icon {
opacity: 1.0 !important;
}

/* Removal of (current) Toolbar Bookmark display */

toolbarbutton.bookmark-item[livemark="true"],
toolbarbutton.bookmark-item[container="true"],
toolbarbutton.bookmark-item {
margin: 0;
min-width: 0;
max-width: 100px;
padding: 0px 0px;
background: none !important;
background-position: left;
}

/* used with above, will restore bookmark toolbar to normal, allowing the displayof favicons (site icons) */

.bookmark-item > .toolbarbutton-icon {
-moz-opacity: 1.0 !important;
}



To change to a plainer style of tabs, add the following ABOVE the namespace entry:

@import url("chrome://global/skin/custom/tabbox.css");

***** IMPORTANT *******

If downloading version 1.2.8 onwards and using the tab favicon restore option, please use the newly adjusted option posted above. Adjustments were made so that the same command works for either tab style rather that needing one for each :)


*** support now added for search-button extension :) ***
© 2005 - 2024 thecrayolakidd
Comments67
Join the community to add your comment. Already a deviant? Log In
tmacher's avatar
and what about ff 2 support? please so many people are asking for it..