|
|
@ -50,6 +50,7 @@ export const styles = StyleSheet.create({ |
|
|
|
subFont: {fontSize: Fonts.subFont.size}, |
|
|
|
|
|
|
|
italic: {fontStyle: 'italic'}, |
|
|
|
darkText: {color: Colors.fonts.dark}, |
|
|
|
greyText: {color: Colors.material.grey600}, |
|
|
|
redText: {color: Colors.material.red800}, |
|
|
|
blueText: {color: Colors.material.blue400}, |
|
|
|