Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
I'm like h1r0ll3r on the fonts. Don't change anything drastically, maybe just one size down or the same exact size font for the temps and date/time.

And I actually like the off-centered weather icon. But it's always a personal choice and can easily be moved around in the code.

The one thing I would probably change (if I'm lucky enough to get this widget on my device :p) is the HI and LO temps to something more indicative of what they are (HI a shade of red, LO a shade of blue). However, I wouldn't want it to stand out too much, so I'd go with a soft color of each. :D

I LOVE that weather icon, though! Very cool. :D

I agree with your post and then for balance, shade the date and time in matching colors. I would recommend putting the High at the top, current in the center and low on the bottom. But other then that, Lex...I am impressed, looks really good!!!
 
WIP
Need a better wallpaper and weather widget
The one you're making LEXX looks great

adf82cda.jpg
 
The Download comes in 2 parts

Date/Time SB
Weather SB

Make sure WeatherSB is above Date/Time in Winterboard
SSH into Library/Themes and Activate in Winterboard

To change Destination in Weather SB go to configMe.js and replace with your code to change to Fahrenheit change true to false

To change clock to 12hr go to DateSB Widget.html
// 12 Hour Code (change to true for 12Hour)
var twelvehour = false;

If you change it to 12 hr Clock
you will have to adjust the hour to run down the line
#hours {
position:absolute;
font-family:_H-Neutraface;
left:10px;
top:299px;
width:58px;
text-align:left;

All Editing done in the Widget.html for size,colour and moving weather

A lot of you have PM,d me re icons on my screenshots I have posted a download in the forum
also other members have posted icons too
In the Bundles folder you will find some

inbwo4.png



Change Wallpaper.png to your choice in the Date/Time Download

You will see a Wallpaper.png in the Weather Sb download that is blank
do not remove it
You can if you want replace it with a Overlay just name it Wallpaper.png



Downloads

Weather SB

http://www.box.net/shared/tt0megk1v5

Date SB

http://www.box.net/shared/f3x0h8cy1p

Have Fun :D
 
I agree with your post and then for balance, shade the date and time in matching colors. I would recommend putting the High at the top, current in the center and low on the bottom. But other then that, Lex...I am impressed, looks really good!!!

Thank you :) I left the Temp at the top very easy to change.
appreciate your comments.
 
The font change of colour is done in the Info Plist it is a file that you will
find in some downloads
From this you can change the size/colour for your Calendar/ Dock andUndock labels.


<key>BadgeStyle</key>
<string>padding-top: 2 ; font-size: 13px; color: rgba(50,30,15,0.9); text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;</string>
<key>CalendarIconDateStyle</key>
<string>color: rgba(0,0,0,0.75); padding-right: 1; font-size: 25;</string>
<key>CalendarIconDayStyle</key>
<string>color: Transparent</string>
<key>DockedIconLabelStyle</key>
<string>color: transparent; text-shadow: transparent 0px 1px 0px;</string>
<key>UndockedIconLabelStyle</key>
<string>color: white;
-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(transparent), color-stop(0.5, #666));
text-shadow: 0px 5px 5px black; /color: rgba(255,255,255,0.9); font-size: 12;</string>
</dict>

Hey thanks so much LEX! Now do i just copy and paste this code into the "white icon label" .plist theme in winterboard? Or do I have to create a plist of my own?
 
Hey thanks so much LEX! Now do i just copy and paste this code into the "white icon label" .plist theme in winterboard? Or do I have to create a plist of my own?

The theme above you will find that Info plist in the
Date SB Download
Remove it and place it in the Theme you are using.
 
The Download comes in 2 parts

Date/Time SB
Weather SB

Make sure WeatherSB is above Date/Time in Winterboard
SSH into Library/Themes and Activate in Winterboard

To change Destination in Weather SB go to configMe.js and replace with your code to change to Fahrenheit change true to false

To change clock to 12hr go to DateSB Widget.html
// 12 Hour Code (change to true for 12Hour)
var twelvehour = false;

If you change it to 12 hr Clock
you will have to adjust the hour to run down the line
#hours {
position:absolute;
font-family:_H-Neutraface;
left:10px;
top:299px;
width:58px;
text-align:left;

All Editing done in the Widget.html for size,colour and moving weather

A lot of you have PM,d me re icons on my screenshots I have posted a download in the forum
also other members have posted icons too
In the Bundles folder you will find some

inbwo4.png



Change Wallpaper.png to your choice in the Date/Time Download

You will see a Wallpaper.png in the Weather Sb download that is blank
do not remove it
You can if you want replace it with a Overlay just name it Wallpaper.png



Downloads

Weather SB

http://www.box.net/shared/tt0megk1v5

Date SB

http://www.box.net/shared/f3x0h8cy1p

Have Fun :D

How could I go about getting just the font used in that theme LEXS?

Thanks!
 
How could I go about getting just the font used in that theme LEXS?

Thanks!

It is similar to Neutraface there are several versions floating around
If you go back a few pages Tate posted a Download and in there is a file
Neutraface.

Sorry mine is not for sharing
 
It is similar to Neutraface there are several versions floating around
If you go back a few pages Tate posted a Download and in there is a file
Neutraface.

Sorry mine is not for sharing

Sorry, didn't know. New to the forum and such so. Is that his username Tate? Was going to look for his recent posts so I can find the DL.

Thanks
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5)

What is the icon next to the Bluetooth icon?

aa71a931.jpg
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5)

What is the icon next to the Bluetooth icon?

aa71a931.jpg

I believe it is a clock? Im interested as well!
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5)

I don't know but I don't think...
 
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5)

Also how come I can't hide icon names for undocked icons? I have it enabled in winterboard.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.