> > A lot of adaptation was needed to make it work, and would like if it could be added to the TDM theme list.
>
> Alex, all,
> I have tried out the Minimalist TDM theme and it looks quite nice. The background.png image was missing, so I used the background.png file from tdelibs/tdeui/about.
> There is one thing that I still need: a screenshot with the new background, because I would like the screenshot.png to match the actual colors.
> Any idea how to get that? I tried the usual "print screen" way, but it doesn't seem to work.
>
> Cheers
> Michele
>

Hi,

Oops! I provided the old xml file!

To have it to use the default TDM background, here is the modification to do in the XML file:
<!-- backgound image -->
    <item type="pixmap" id="@@@TDMBACKGROUND@@@" background="true">
        <normal file="background.png" scalemode="crop"/>
        <pos x="0" y="0" width="100%" height="100%"/>
    </item>

To have a screenshot of it, I don't see anything else to do than starting a TDE LiveCD in a VM, and taking a screenshot of the VM window.
I will provide the screenshot later today.
TDM does not provide a way to have a screenshot.

Thank you!
-Alexandre