We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e69f2d commit 7484596Copy full SHA for 7484596
source/views/sis/components/recents-list.js
@@ -76,7 +76,7 @@ const styles = StyleSheet.create({
76
paddingVertical: Platform.OS === 'ios' ? 5 : 0,
77
paddingLeft: 2,
78
fontSize: 16,
79
- color: c.accent,
+ color: c.iosPushButtonCellForeground,
80
},
81
notice: {
82
paddingTop: 30,
0 commit comments