'Daystogo' theme displays the number of days until some date specified in the configuration file. Dependencies: perl(Date::Parse) How to use: Copy the theme tarball (daystogo.tar.gz) into .kde4/share/apps/superkaramba/themes/, or any other directory. Open the theme in Superkaramba and set the desired text and date in .kde4/share/apps/superkaramba/themes/daystogo/daystogo.theme file (or wherever you have put it). Then reload the theme (via the right-click context menu). - Set the desired text of the first 'text' item in the daystogo.theme file. - Set daystogo.pl script argument to any date you like. This is done in the second 'text' item in the daystogo.theme file, attribute 'program='. See 'perldoc Date::Parse' for examples of date formats. - You may need to make the daystogo.pl script executable. Change to the theme directory and do $ chmod +x scripts/daystogo.pl Acknowledgements: - i used the nice openSUSE Geeko icon from http://lehighost.deviantart.com/art/OpenSUSE-Icons-Linux-49879161 made by Troy Watson (lehighost.deviantart.com) Enjoy!