-- Cellophane v1.41 SVG Deco for KDE --

A thin layer of plastik to keep things fresh.
Saphire

Aquamarine
Chrome

NoIco
Cellophane DarkLayer using Serenity and other color schemes for tinting.

This code loads a frame svg file and a button svg file, just the background. The button symbols are expected to be in the same path as the buttonTile. If no symbol files are found it will render Plastik symbols (with shadows).

If both frame and buttonTile pass the QImage::allGray() test then Cellophane 1.41 will blend the A/I frame pixmaps with A/I frame colors and A/I buttonTile with A/I Title Button colors from your desktop settings.

The default behavior is to tint Inactive with inactiveFrame color and use svg file colors for Active

So if you want the desktop colors to affect the frame and button colors use 'pure' grays in both the frame.svg and the buttonTile.svg.

If you don't want this then bump R or G or B in any color by one up or down in the frame.svg or the buttonTile.svg.
Both button and frame must be "pure" gray to enable use of the desktop colors.

This means that DarkLayer, unchanged, will use your desktop colors and NoIco won't. Both are b/w gray but Noico isn't pure gray.

Cellophane renders images from the svg files and "feeds" these to the cache/render engine from Plastik, a very small change from the original Plastik code, hence the name #B^] many many thanks to the author(s) of Plastik.

Button hover highlight is now different color for each button type.

All pkgs compiled on OpenSuSE 10.2 KDE 3.5.5
Should still work under 3.5.4

Packages created with rpmbuilder and alien

Shift+Click to download

Source/Other


SuSE
i586 rpm
athlon rpm
x86_64 rpm
Mandrake
i586 rpm
athlon rpm
x86_64 rpm
Gentoo
ebuild
Fedora
i586 rpm
athlon rpm
x86_64 rpm
Slackware
i586 tgz
athlon tgz
x86_64 tgz
Source
tar bz2
Debian
i386 deb
amd64 deb
Kubuntu
i386 deb
amd64 deb
SVG archive includes
AquaMarine DarkLayer Chrome NoIco Saphire
tar bz2
N E W Layer
-- Kraft --
SVG files. Put them /in/some/dir/anywhere/kraft/ and point Cellophane at it #B^]