I love everything about the Tetra theme. This is probably my favorite combo right here.
Sarah and others who have PM'd me here is the Theme and Widget

The Widget is by Storyr I have just modified it
Download http://www.box.net/shared/8r97ujxze3
To change City/ 12/24hr clock or Lang
go to Theme folder and Edit Settings.xml
<settings>
<!-- language: en = English -->
<!-- zh = Chinese -->
<!-- cs = Czech -->
<!-- da = Danish -->
<!-- nl = Dutch -->
<!-- fr = French -->
<!-- de = German -->
<!-- el = Greek -->
<!-- he = Hebrew -->
<!-- hu = Hungarian -->
<!-- it = Italian -->
<!-- kr = Korean -->
<!-- pt = Portuguese -->
<language>en</language>
<!-- cities: use zip codes or weather.com locations or zip codes. -->
<!-- if your zip doesn't work, look your location up here: -->
<!-- http://aspnetresources.com/tools/WeatherIdResolver -->
<!-- you can add as many as you want (i guess) -->
<cities>
<city name="London">UKXX0085</city>
</cities>
<!-- refresh interval: in minutes -->
<refreshInterval>20</refreshInterval>
<!-- units: 'imperial' (fahrenheit) -->
<!-- 'metric' (celcius) -->
<units>metric</units>
<!-- clockMode: 0 = normal -->
<!-- 1 = power saver (no seconds) -->
<clockMode>1</clockMode>
<!-- clock: '12' or '24' hour format -->
<clock>12</clock>
Enjoy