Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c9d8498

Browse files
1 parent 9626fcc commit c9d8498

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎Coding_iOS/Coding_iOS-Prefix.pch.example‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,14 +119,15 @@
119119

120120
#define kDefaultLastId [NSNumber numberWithInteger:99999999]
121121

122-
#define kColorNavBG [UIColor colorWithHexString:@"0xFAFAFA"]
122+
#define kColorNavBG [UIColor colorWithHexString:@"0xF8F8F8"]
123123
#define kColorNavTitle [UIColor colorWithHexString:@"0x323A45"]
124124
#define kColorTableBG [UIColor colorWithHexString:@"0xFFFFFF"]
125125
#define kColorTableSectionBg [UIColor colorWithHexString:@"0xF2F4F6"]
126126
#define kColor222 [UIColor colorWithHexString:@"0x222222"]
127127
#define kColor666 [UIColor colorWithHexString:@"0x666666"]
128128
#define kColor999 [UIColor colorWithHexString:@"0x999999"]
129129
#define kColorDDD [UIColor colorWithHexString:@"0xDDDDDD"]
130+
#define kColorCCC [UIColor colorWithHexString:@"0xCCCCCC"]
130131
#define kColorBrandGreen [UIColor colorWithHexString:@"0x3BBD79"]
131132
#define kColorBrandRed [UIColor colorWithHexString:@"0xFF5846"]
132133

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /