Today's Menu  Portugal
journal and plan nutrition
Z5Colors.h
Go to the documentation of this file.
1 //
2 // Z5Colors.h
3 // TodaysMenu
4 //
5 // Created by Don Zeek on 12/19/16.
6 // Copyright © 2016 net.dzeek.y2015.ios.portfolio. All rights reserved.
7 //
8 
9 #ifndef Z5Colors_h
10 #define Z5Colors_h
11 
12 #define kWheatColor [UIColor colorWithRed:245.0/255.0 green:222.0/255.0 blue:179.0/255.0 alpha:1.0];
13 
14 #endif /* Z5Colors_h */