Tweak gray 95.

pull/1/head
Matthew Chen 7 years ago
parent 922c505559
commit 6a712366ae

@ -186,7 +186,7 @@ NS_ASSUME_NONNULL_BEGIN
+ (UIColor *)ows_gray95Color
{
return [UIColor colorWithRGBHex:0x0A0C11];
return [UIColor colorWithRGBHex:0x0F1012];
}
+ (UIColor *)ows_blackColor

Loading…
Cancel
Save