| /expo/packages/expo-dev-client-components/src/ |
| H A D | theme.ts | 145 default: { color: lightTheme.text.default }, 146 error: { color: lightTheme.text.error }, 147 warning: { color: lightTheme.text.warning }, 148 success: { color: lightTheme.text.success }, 151 link: { color: lightTheme.link.default }, 205 primary: lightTheme.button.primary.background, 206 background: lightTheme.background.screen, 207 card: lightTheme.background.default, 208 text: lightTheme.text.default, 209 border: lightTheme.border.default, [all …]
|
| H A D | Button.tsx | 19 color: lightTheme.text.default, 32 primary: { color: lightTheme.button.primary.foreground }, 34 tertiary: { color: lightTheme.button.tertiary.foreground }, 35 ghost: { color: lightTheme.button.ghost.foreground }, 37 default: { color: lightTheme.text.default }, 78 disabled: { backgroundColor: lightTheme.status.default }, 129 default: lightTheme.background.secondary, 130 primary: lightTheme.background.tertiary, 131 secondary: lightTheme.background.quaternary, 133 ghost: lightTheme.background.tertiary, [all …]
|
| H A D | View.tsx | 1 import { lightTheme, darkTheme, shadows } from '@expo/styleguide-native'; 85 default: { borderColor: lightTheme.border.default, borderWidth: 1 }, 87 warning: { borderColor: lightTheme.border.warning, borderWidth: 1 }, 88 error: { borderColor: lightTheme.border.error, borderWidth: 1 }, 228 backgroundColor: lightTheme.border.default, 253 backgroundColor: lightTheme.status.default, 259 info: { backgroundColor: lightTheme.status.info }, 260 success: { backgroundColor: lightTheme.status.success }, 261 warning: { backgroundColor: lightTheme.status.warning }, 262 error: { backgroundColor: lightTheme.status.error }, [all …]
|
| H A D | Text.tsx | 1 import { darkTheme, lightTheme, shadows, typography } from '@expo/styleguide-native'; 10 color: lightTheme.text.default, 35 color: lightTheme.text.default, 56 color: lightTheme.text.default, 67 borderColor: lightTheme.border.default,
|
| H A D | useExpoTheme.tsx | 1 import { lightTheme, darkTheme, palette } from '@expo/styleguide-native'; 30 export type ExpoTheme = typeof lightTheme; 44 return lightTheme;
|
| /expo/home/navigation/ |
| H A D | BottomTabNavigator.ts | 1 import { darkTheme, lightTheme } from '@expo/styleguide-native'; 17 props.theme === 'dark' ? darkTheme.background.default : lightTheme.background.default, 20 props.theme === 'dark' ? darkTheme.link.default : lightTheme.link.default, 22 props.theme === 'dark' ? darkTheme.icon.default : lightTheme.icon.default,
|
| H A D | defaultNavigationOptions.tsx | 1 import { darkTheme, lightTheme } from '@expo/styleguide-native'; 12 borderBottomColor: theme === 'dark' ? darkTheme.border.default : lightTheme.border.default, 14 theme === 'dark' ? darkTheme.background.default : lightTheme.background.default, 19 color: theme === 'dark' ? darkTheme.text.default : lightTheme.text.default, 21 headerTintColor: theme === 'dark' ? darkTheme.icon.default : lightTheme.icon.default,
|
| H A D | BottomTabNavigator.android.ts | 1 import { darkTheme, lightTheme } from '@expo/styleguide-native'; 16 activeColor: props.theme === 'dark' ? darkTheme.link.default : lightTheme.link.default, 17 inactiveColor: props.theme === 'dark' ? darkTheme.icon.default : lightTheme.icon.default, 23 props.theme === 'dark' ? darkTheme.background.default : lightTheme.background.default,
|
| /expo/home/constants/ |
| H A D | Colors.ts | 1 import { lightTheme, darkTheme } from '@expo/styleguide-native'; 23 bodyBackground: lightTheme.background.screen,
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | getAndroidSplashConfig.js | 48 const lightTheme = getAndroidSplashConfig(config); 57 …resizeMode: (_lightTheme$resizeMod = lightTheme === null || lightTheme === void 0 ? void 0 : light…
|
| H A D | getAndroidSplashConfig.js.map | 1 …lightTheme"],"sources":["../../../../src/plugins/unversioned/expo-splash-screen/getAndroidSplashCo…
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/ |
| H A D | getAndroidSplashConfig.ts | 56 const lightTheme = getAndroidSplashConfig(config); constant 65 resizeMode: lightTheme?.resizeMode ?? defaultResizeMode,
|
| /expo/home/ |
| H A D | HomeApp.tsx | 1 import { darkTheme, lightTheme } from '@expo/styleguide-native'; 195 theme === 'dark' ? darkTheme.background.default : lightTheme.background.default;
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 645 …lightTheme=e.iconSize=e.darkTheme=e.breakpoints=e.borderRadius=void 0;var o=r(d[0]);Object.defineP… 648 …fineProperty(e,"__esModule",{value:!0}),e.darkTheme=e.lightTheme=void 0;var t=r(d[0]);e.lightTheme… 979 …,e.useExpoTheme=function(){if('dark'===l())return t.darkTheme;return t.lightTheme},e.useTheme=void… 980 …lightTheme.text.default},error:{color:i.lightTheme.text.error},warning:{color:i.lightTheme.text.wa… 1054 …lightTheme.text.default,fontSize:16,lineHeight:22},props:{accessibilityRole:'text'},variants:p(p({… 1055 …lightTheme.text.default},n.typography.fontSizes[18]),props:{accessibilityRole:'header'},variants:p… 1056 …lightTheme.border.default,borderWidth:1},hairline:{borderColor:i.lightTheme.border.default,borderW…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 646 …lightTheme=e.iconSize=e.darkTheme=e.breakpoints=e.borderRadius=void 0;var o=r(d[0]);Object.defineP… 649 …fineProperty(e,"__esModule",{value:!0}),e.darkTheme=e.lightTheme=void 0;var t=r(d[0]);e.lightTheme… 980 …,e.useExpoTheme=function(){if('dark'===l())return t.darkTheme;return t.lightTheme},e.useTheme=void… 981 …lightTheme.text.default},error:{color:i.lightTheme.text.error},warning:{color:i.lightTheme.text.wa… 1055 …lightTheme.text.default,fontSize:16,lineHeight:22},props:{accessibilityRole:'text'},variants:p(p({… 1056 …lightTheme.text.default},n.typography.fontSizes[18]),props:{accessibilityRole:'header'},variants:p… 1057 …lightTheme.border.default,borderWidth:1},hairline:{borderColor:i.lightTheme.border.default,borderW…
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 444 …lightTheme=e.iconSize=e.darkTheme=e.breakpoints=e.borderRadius=void 0;var o=r(d[0]);Object.defineP… 447 …fineProperty(e,"__esModule",{value:!0}),e.darkTheme=e.lightTheme=void 0;var t=r(d[0]);e.lightTheme…
|
| H A D | EXDevMenuApp.android.js | 445 …lightTheme=e.iconSize=e.darkTheme=e.breakpoints=e.borderRadius=void 0;var o=r(d[0]);Object.defineP… 448 …fineProperty(e,"__esModule",{value:!0}),e.darkTheme=e.lightTheme=void 0;var t=r(d[0]);e.lightTheme…
|