diff --git a/src/styles/themes.js b/src/styles/themes.js index a8009d42a..674870642 100644 --- a/src/styles/themes.js +++ b/src/styles/themes.js @@ -71,6 +71,7 @@ export const STYLE = { borderWidth: Platform.OS === 'ios' ? 1.5 : 1, // 1 is barely visible on iOS headerHeight: 56, }; + /** * Defines the default colors for the application. * Can be updated and will reflect the changes in real time on the application.