parent
6f450b4982
commit
88f879ffe9
20 changed files with 89 additions and 163 deletions
|
@ -1,6 +1,7 @@
|
|||
import {Dimensions, StyleProp, StyleSheet, TextStyle} from 'react-native'
|
||||
import {Theme, TypographyVariant} from './ThemeContext'
|
||||
|
||||
import {isWeb} from 'platform/detection'
|
||||
import {Theme, TypographyVariant} from './ThemeContext'
|
||||
|
||||
// 1 is lightest, 2 is light, 3 is mid, 4 is dark, 5 is darkest
|
||||
export const colors = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue