What's new
AMJ Bulletin Board

[UPDATES] [WM65][19 APR 09] WM 65 Titanium Theme Crimson DarknessWVGA/VGA/QVGA/WQVGA/

Mike20PR

SPJ Trend Setter ADMIN
WVGA/VGA/QVGA/WQVGA/QVGA SQUARE - Subscribe to this thread future changes!

3470622466_15ae9ff97c_o.jpg


Changelog:

1.5
-Fixed issue with CHome notifications not showing up after install
-Fixed captialization issue

1.4
-Fixed issues with TitaniumWeather and Favorite People home icons not showing
-Added custom home icons for TWeather and Favorite People
-Added improved StartMenuSelection graphic (thanks to MysticGenius)

1.3
-Included the CHome notifications plugin with the installer

1.2
-Added caps for first letter of each item
-changed font to Segoe UI (included in installer)
-Added compatibility for QVGA Square/WQVGA
-Fixed compatibility with Titanium Weather
-Added compatibility with AppStar's Favorite People plugin

1.1:
-Added Titanium Weather Compatibility
-Added QVGA/VGA Compatibility

1.0:
-First Release

Installation Instructions: WM 6.5 Only!

  1. Make sure you've got SDK Certs installed First (attached at the bottom of this post), install it, then soft-reset and continue to the next step!
  2. Go to Start > Settings > Today > Items , and disable the "Windows Default" checkbox
  3. Copy the theme .cab to your device and run it, make sure you install it in your device and not the storage card and soft reset.
  4. Go to Start > Settings > Today > Items, and enable the "Windows Default" checkbox, also select Crimson Darkness (based on your device resolution) from the list of today themes and apply.
  5. Enjoy!


Upgrade Instructions:

  • Disable Titanium: Go to Start > Settings > Today and disable "Windows Default"
  • Install the theme cab
  • soft-reset
  • Enable Titanium: Go to Start > Settings > Today and check "Windows Default"
  • Enjoy!


Restore Instructions (will allow you to restore your default theme):

  • Download the attached restore cab (at the bottom of this post)
  • Disable Titanium: Go to Start > Settings > Today and uncheck "Windows Default"
  • Install the restore cab
  • soft-reset
  • Enable Titanium: Go to Start > Settings > Today and check "Windows Default"


When using third-party or cummunity plugins such as TitaniumWeather, Favorite People make sure you re-install this theme cab after installing the plugins so that the theme and the plugins can coexist together. It doesn't matter if you already have this theme installed and you decide to install the additional plugins, you must install this theme cab after installing any plugin that is supported by this theme.

Tested on WWE Version of WM 6.5 WVGA, if you find issues, please report them together with a screenshot since I only own a WVGA phone I need to be able to see what the issue is in order to fix it. To take screen shots of your phone use MyMobileR (freeware) from http://www.mtux.com/ .

No mirrors please, as this will keep changing as issues are reported.

Downloads:


Rapidshare:
Code:
http://rapidshare.com/files/225105057/rp_thm_titanium_wvga_vga_qvga_wqvga_sqvga_crimson_darkness_1.5.cab

Megaupload:
Code:
http://www.megaupload.com/?d=WRPZGTG0

MORE UPDATES!!!!!

this is the new cpr data for the Fav Contacts plugin!!

Code:
 <!-- ATFavePeople -->
  <Layer ID="ATFavePeopleExpanded" Visible="False" Width="480" Height="180" Clip="False">
    <Layer ID="Page" Clip="False">
      <!-- Icon on upper right -->
      <Image ID="Icon" Left="376" Top="-26" Width="86" Height="114" />
      <!-- Large picture in Center -->
      <Image ID="ContactPhoto" Left="20" Top="34" Width="86" Height="86" ScaleStyle="Fit" Clip="False">
        <Layer ID="Border2" Color="#FFFFFFFF" Left="-2" Top="-2" Width="90" Height="90" Visible="True" />
      </Image>
      <!-- Line 1 -->
      <Text ID="ContactName" Left="118" Top="52" Width="250" Height="42" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
      </Text>
      <!-- Line 2 -->
      <Text ID="PhoneNumber" Left="118" Top="86" Width="250" Height="30" FontFamily="Tahoma" FontSize="9" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
      </Text>
      <!-- Settings Text -->
      <Text ID="SettingsText" Left="20" Top="66" Width="348" Height="42" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
      </Text>
    </Layer>
  </Layer>
  <Layer ID="ATFavePeopleCondensed" Visible="False" Width="480" Height="68">
    <Layer ID="Page">
      <!-- Title or Condensed Line 1 -->
      <Text ID="PluginLabel" Left="20" Top="8" Width="440" Height="68" FontFamily="Tahoma" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" Text="fave people">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
      </Text>
    </Layer>
here is the CPR data so that the icons on the weather panel are in the correct position:

Code:
<!-- TitaniumWeather -->
  <Layer ID="TitaniumWeatherExpanded" Visible="False" Width="480" Height="180">
    <Layer ID="Page">
      <!-- Page1 icons -->
      <Image ID="CurrentIcon" Left="-5" Top="0" Width="185" Height="160"/>
      <Image ID="Day2Icon" Left="185" Top="27" Width="82" Height="70" /> 
      <Image ID="Day3Icon" Left="255" Top="27" Width="82" Height="70" /> 
      <Image ID="Day4Icon" Left="325" Top="27" Width="82" Height="70" /> 
      <Image ID="Day5Icon" Left="395" Top="27" Width="82" Height="70" />

      <!-- detail pages icons -->
    <Image ID="ForecastIcon" Left="-5" Top="0" Width="185" Height="160"/>

      <!-- detail pages text --> 
      <Text ID="CurrentTemp2" Left="0" Top="-8" Width="175" Height="50" FontFamily="Segoe UI" FontSize="18" FontStyle="Regular" Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetDropTopLeft" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="Temps" Left="0" Top="90" Width="160" Height="70" FontFamily="Segoe UI" FontSize="17" FontStyle="Regular" Wrap="False" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
        <Text ID="Day" Left="161" Top="17" Width="470" Height="60" FontFamily="Segoe UI" FontSize="8" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
        <Text ID="Desc" Left="161" Top="43" Width="470" Height="60" FontFamily="Segoe UI" FontSize="8" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
        <Text ID="Winds" Left="161" Top="69" Width="470" Height="30" FontFamily="Segoe UI" FontSize="7" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
        <Text ID="Prec" Left="161" Top="92" Width="470" Height="30" FontFamily="Segoe UI" FontSize="7" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
        <Text ID="Other" Left="161" Top="115" Width="470" Height="30" FontFamily="Segoe UI" FontSize="7" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>

      <!-- Page1 text -->
      <Text ID="CurrentTemp" Left="0" Top="-10" Width="190" Height="70" FontFamily="Segoe UI" FontSize="22" FontStyle="Regular" Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetDropTopLeft" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="TodayTemps" Left="2" Top="110" Width="180" Height="50" FontFamily="Segoe UI" FontSize="8" FontStyle="Regular"  Wrap="False" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="Day2" Left="185" Top="70" Width="82" Height="100" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular"  Wrap="True" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="Day3" Left="255" Top="70" Width="82" Height="100" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular"  Wrap="True" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="Day4" Left="325" Top="70" Width="82" Height="100" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular"  Wrap="True" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="Day5" Left="395" Top="70" Width="82" Height="100" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular"  Wrap="True" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="Time" Left="0" Top="113" Width="465" Height="20" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular"  Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
    </Layer>
  </Layer>
  <Layer ID="TitaniumWeatherCondensed" Visible="False" Width="480" Height="60">
    <Layer ID="Page">
      <Text ID="PluginLabel" Left="20" Top="8" Width="460" Height="52" FontFamily="Segoe UI" FontSize="16" FontStyle="Regular"  Wrap="False" VerticalAlignment="Middle" Trimming="EllipsisCharacter"  Text="voicemail">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
    </Layer>
  </Layer>
Original link here

Code:
[URL="http://forum.xda-developers.com/showthread.php?t=506925"]http://forum.xda-developers.com/showthread.php?t=506925[/URL]
 
Last edited by a moderator:
Re: [WM65][19 APR 09] WM 65 Titanium Theme Crimson Darkness

how do i change themes on wm6.5 im new too it, like it alot so far

--------- New Post Merged on 24/4/2009 at 08:12:04 --------

found it, thanks i couldnt even find today on the new start menu lol
 
Last edited:
Re: [WM65][19 APR 09] WM 65 Titanium Theme Crimson Darkness

HERE IS AN UPDATE!!!!!!!!!!!! Update first post please.

WVGA/VGA/QVGA/WQVGA/QVGA SQUARE - Subscribe to this thread future changes!

3470622466_15ae9ff97c_o.jpg

Changelog:

1.5
-Fixed issue with CHome notifications not showing up after install
-Fixed captialization issue

1.4
-Fixed issues with TitaniumWeather and Favorite People home icons not showing
-Added custom home icons for TWeather and Favorite People
-Added improved StartMenuSelection graphic (thanks to MysticGenius)

1.3
-Included the CHome notifications plugin with the installer

1.2
-Added caps for first letter of each item
-changed font to Segoe UI (included in installer)
-Added compatibility for QVGA Square/WQVGA
-Fixed compatibility with Titanium Weather
-Added compatibility with AppStar's Favorite People plugin

1.1:
-Added Titanium Weather Compatibility
-Added QVGA/VGA Compatibility

1.0:
-First Release

Installation Instructions: WM 6.5 Only!

  1. Make sure you've got SDK Certs installed First (attached at the bottom of this post), install it, then soft-reset and continue to the next step!
  2. Go to Start > Settings > Today > Items , and disable the "Windows Default" checkbox
  3. Copy the theme .cab to your device and run it, make sure you install it in your device and not the storage card and soft reset.
  4. Go to Start > Settings > Today > Items, and enable the "Windows Default" checkbox, also select Crimson Darkness (based on your device resolution) from the list of today themes and apply.
  5. Enjoy!


Upgrade Instructions:

  • Disable Titanium: Go to Start > Settings > Today and disable "Windows Default"
  • Install the theme cab
  • soft-reset
  • Enable Titanium: Go to Start > Settings > Today and check "Windows Default"
  • Enjoy!


Restore Instructions (will allow you to restore your default theme):

  • Download the attached restore cab (at the bottom of this post)
  • Disable Titanium: Go to Start > Settings > Today and uncheck "Windows Default"
  • Install the restore cab
  • soft-reset
  • Enable Titanium: Go to Start > Settings > Today and check "Windows Default"


When using third-party or cummunity plugins such as TitaniumWeather, Favorite People make sure you re-install this theme cab after installing the plugins so that the theme and the plugins can coexist together. It doesn't matter if you already have this theme installed and you decide to install the additional plugins, you must install this theme cab after installing any plugin that is supported by this theme.

Tested on WWE Version of WM 6.5 WVGA, if you find issues, please report them together with a screenshot since I only own a WVGA phone I need to be able to see what the issue is in order to fix it. To take screen shots of your phone use MyMobileR (freeware) from http://www.mtux.com/ .

No mirrors please, as this will keep changing as issues are reported.

Downloads:


Rapidshare:
http://rapidshare.com/files/2251050...vga_qvga_wqvga_sqvga_crimson_darkness_1.5.cab

Megaupload:
http://www.megaupload.com/?d=WRPZGTG0

View attachment 179490
View attachment 179493

Original link here

Code:
[URL="http://forum.xda-developers.com/showthread.php?t=506925"]http://forum.xda-developers.com/showthread.php?t=506925[/URL]
 
MORE UPDATES!!!!!

this is the new cpr data for the Fav Contacts plugin!!

Code:
 <!-- ATFavePeople -->
  <Layer ID="ATFavePeopleExpanded" Visible="False" Width="480" Height="180" Clip="False">
    <Layer ID="Page" Clip="False">
      <!-- Icon on upper right -->
      <Image ID="Icon" Left="376" Top="-26" Width="86" Height="114" />
      <!-- Large picture in Center -->
      <Image ID="ContactPhoto" Left="20" Top="34" Width="86" Height="86" ScaleStyle="Fit" Clip="False">
        <Layer ID="Border2" Color="#FFFFFFFF" Left="-2" Top="-2" Width="90" Height="90" Visible="True" />
      </Image>
      <!-- Line 1 -->
      <Text ID="ContactName" Left="118" Top="52" Width="250" Height="42" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
      </Text>
      <!-- Line 2 -->
      <Text ID="PhoneNumber" Left="118" Top="86" Width="250" Height="30" FontFamily="Tahoma" FontSize="9" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
      </Text>
      <!-- Settings Text -->
      <Text ID="SettingsText" Left="20" Top="66" Width="348" Height="42" FontFamily="Tahoma" FontSize="10" FontStyle="Bold" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
      </Text>
    </Layer>
  </Layer>
  <Layer ID="ATFavePeopleCondensed" Visible="False" Width="480" Height="68">
    <Layer ID="Page">
      <!-- Title or Condensed Line 1 -->
      <Text ID="PluginLabel" Left="20" Top="8" Width="440" Height="68" FontFamily="Tahoma" FontSize="18" FontStyle="Regular" Wrap="False" VerticalAlignment="Top" Trimming="EllipsisCharacter" Text="fave people">
        <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0" />
        <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF" />
      </Text>
    </Layer>
here is the CPR data so that the icons on the weather panel are in the correct position:

Code:
<!-- TitaniumWeather -->
  <Layer ID="TitaniumWeatherExpanded" Visible="False" Width="480" Height="180">
    <Layer ID="Page">
      <!-- Page1 icons -->
      <Image ID="CurrentIcon" Left="-5" Top="0" Width="185" Height="160"/>
      <Image ID="Day2Icon" Left="185" Top="27" Width="82" Height="70" /> 
      <Image ID="Day3Icon" Left="255" Top="27" Width="82" Height="70" /> 
      <Image ID="Day4Icon" Left="325" Top="27" Width="82" Height="70" /> 
      <Image ID="Day5Icon" Left="395" Top="27" Width="82" Height="70" />

      <!-- detail pages icons -->
    <Image ID="ForecastIcon" Left="-5" Top="0" Width="185" Height="160"/>

      <!-- detail pages text --> 
      <Text ID="CurrentTemp2" Left="0" Top="-8" Width="175" Height="50" FontFamily="Segoe UI" FontSize="18" FontStyle="Regular" Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetDropTopLeft" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="Temps" Left="0" Top="90" Width="160" Height="70" FontFamily="Segoe UI" FontSize="17" FontStyle="Regular" Wrap="False" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
        <Text ID="Day" Left="161" Top="17" Width="470" Height="60" FontFamily="Segoe UI" FontSize="8" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
        <Text ID="Desc" Left="161" Top="43" Width="470" Height="60" FontFamily="Segoe UI" FontSize="8" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
        <Text ID="Winds" Left="161" Top="69" Width="470" Height="30" FontFamily="Segoe UI" FontSize="7" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
        <Text ID="Prec" Left="161" Top="92" Width="470" Height="30" FontFamily="Segoe UI" FontSize="7" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>
        <Text ID="Other" Left="161" Top="115" Width="470" Height="30" FontFamily="Segoe UI" FontSize="7" FontStyle="Regular" Wrap="False" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
        </Text>

      <!-- Page1 text -->
      <Text ID="CurrentTemp" Left="0" Top="-10" Width="190" Height="70" FontFamily="Segoe UI" FontSize="22" FontStyle="Regular" Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetDropTopLeft" Color="#00000000" TextOffset="2" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="TodayTemps" Left="2" Top="110" Width="180" Height="50" FontFamily="Segoe UI" FontSize="8" FontStyle="Regular"  Wrap="False" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="Day2" Left="185" Top="70" Width="82" Height="100" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular"  Wrap="True" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="Day3" Left="255" Top="70" Width="82" Height="100" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular"  Wrap="True" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="Day4" Left="325" Top="70" Width="82" Height="100" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular"  Wrap="True" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="Day5" Left="395" Top="70" Width="82" Height="100" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular"  Wrap="True" HorizontalAlignment="Center" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
      <Text ID="Time" Left="0" Top="113" Width="465" Height="20" FontFamily="Segoe UI" FontSize="6" FontStyle="Regular"  Wrap="False" HorizontalAlignment="Right" Trimming="EllipsisCharacter">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
    </Layer>
  </Layer>
  <Layer ID="TitaniumWeatherCondensed" Visible="False" Width="480" Height="60">
    <Layer ID="Page">
      <Text ID="PluginLabel" Left="20" Top="8" Width="460" Height="52" FontFamily="Segoe UI" FontSize="16" FontStyle="Regular"  Wrap="False" VerticalAlignment="Middle" Trimming="EllipsisCharacter"  Text="voicemail">
          <TextStage TextOffsetType="TextOffsetDropBottomRight" Color="#00000000" TextOffset="1" BlurFactor="3" Alpha="1.0"/>
          <TextStage TextOffsetType="TextOffsetNone" Color="#FFFFFFFF"/>
      </Text>
    </Layer>
  </Layer>
 
Back
Top