wordpress-mobile / WordPress-iOS

WordPress for iOS - Official repository
http://ios.wordpress.org/
GNU General Public License v2.0
3.66k stars 1.11k forks source link

New color palette — tag search text #2595

Closed davewhitley closed 9 years ago

davewhitley commented 9 years ago

The text in the Reader tag search bar should be using one of our grays in the style guide. Also, it should be using Open Sans instead of Helvetica.

screen shot 2014-10-15 at 4 18 11 pm

aerych commented 9 years ago

Examples with font as regularTextFont.

Placeholder with allTAllShadeGray ios simulator screen shot oct 17 2014 5 19 53 pm

Text with whisperGrey ios simulator screen shot oct 17 2014 5 20 03 pm

davewhitley commented 9 years ago

Awesome, looking good.

I think with just a small tweaks it will be ready.

Thanks for working on this!

aerych commented 9 years ago

I'd like the font size to be the same as the Safari search bar, 14pt I believe?

No prob.

I think the height of the search bar should be a bit larger, around 29pt.

This is proving a little tricky. The UISearchBar control has a flexible width but fixed height and I haven't found a way to make it larger.

littleEddieGrey will probably be a better color for the text while the user is typing. allTAllShadeGray is fine for placeholder

No prob.

Can we change the color of the X button, or would I need to give you an image asset?

We'd need custom graphics to make this change. Your call.

Thanks for working on this!

My pleasure!

aerych commented 9 years ago

Font and color adjustments:

ios simulator screen shot oct 20 2014 7 00 56 pm

ios simulator screen shot oct 20 2014 7 01 11 pm

davewhitley commented 9 years ago

Perfect! I'll get that image asset to you.

Sent from my iPhone

On Oct 20, 2014, at 7:01 PM, Eric notifications@github.com wrote:

Font and color adjustments:

— Reply to this email directly or view it on GitHub.

davewhitley commented 9 years ago

Here are the image assets:

close close 2x close 3x

aerych commented 9 years ago

New clear button

ios simulator screen shot oct 22 2014 2 10 24 pm

davewhitley commented 9 years ago

awesome!