Last active
July 11, 2020 06:14
-
-
Save slushman/feffd0d5b5d969239a0faadec2ef43c7 to your computer and use it in GitHub Desktop.
React Native PlatformColor Names
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
labelColor | |
secondaryLabelColor | |
tertiaryLabelColor | |
quaternaryLabelColor | |
systemFillColor | |
secondarySystemFillColor | |
tertiarySystemFillColor | |
quaternarySystemFillColor | |
systemBackgroundColor | |
secondarySystemBackgroundColor | |
tertiarySystemBackgroundColor | |
systemGroupedBackgroundColor | |
secondarySystemGroupedBackgroundColor | |
tertiarySystemGroupedBackgroundColor | |
separatorColor | |
opaqueSeparatorColor | |
placeholderTextColor | |
linkColor | |
darkTextColor | |
lightTextColor | |
systemBlueColor | |
systemBrownColor | |
systemGreenColor | |
systemIndigoColor | |
systemOrangeColor | |
systemPinkColor | |
systemPurpleColor | |
systemRedColor | |
systemTealColor | |
systemYellowColor | |
systemGrayColor | |
systemGray2Color | |
systemGray3Color | |
systemGray4Color | |
systemGray5Color | |
systemGray6Color |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment