Home
last modified time | relevance | path

Searched refs:bg (Results 1 – 25 of 96) sorted by relevance

1234

/expo/packages/expo-dev-launcher/bundle/components/
H A DBaseModal.tsx19 <View bg="default" rounded="large" shadow="medium" mx="small">
21 <Row align="center" bg="default">
28 <Button.FadeOnPressContainer bg="default" rounded="full" onPress={onClosePress}>
29 <View padding="tiny" rounded="full" bg="default">
H A DToasts.tsx7 <View bg="error" padding="medium" rounded="medium" border="error">
21 <View bg="warning" padding="medium" rounded="medium" border="warning">
47 <View bg="default" padding="medium" rounded="medium" border="default">
H A DAppHeader.tsx38 bg="default"
47 <View height="xl" width="xl" rounded="large" bg="secondary">
68 bg="ghost"
86 <View bg="default" rounded="full" padding="tiny">
H A DListButton.tsx22 bg="default"
28 bg="default"
H A DLogoutConfirmationModal.tsx16 bg="tertiary"
32 bg="ghost"
H A DBasicButton.tsx11 type?: ButtonProps['bg'];
40 <Button.FadeOnPressContainer bg={type} {...props}>
/expo/packages/expo-dev-client-components/src/
H A DView.tsx10 bg,
51 bg,
110 bg: bgDark,
116 bg: {},
127 bg,
168 bg: bgDark,
179 bg,
192 bg: bgDark,
202 bg,
215 bg: bgDark,
/expo/packages/expo-dev-menu/app/components/
H A DMain.tsx73 <View flex="1" bg="secondary">
74 <View py="medium" bg="default">
135 <View bg="default" padding="medium">
140 bg="default"
181 bg="default"
199 bg="default">
226 <View bg="default">
236 <View bg="default">
245 <View bg="default">
337 bg="default"
[all …]
/expo/packages/@expo/metro-runtime/build/error-overlay/UI/
H A DAnsiHighlight.js70 backgroundColor: bundle.bg && COLORS[bundle.bg],
74 backgroundColor: bundle.bg && COLORS[bundle.bg],
/expo/packages/expo-dev-client-components/src/__tests__/
H A Dcreate-primitive.test.tsx69 bg: {
76 bg: {
87 bg: {
94 bg: {
105 <Heading bg="test">Hi</Heading>
112 selectors.dark.bg.test.backgroundColor
117 <Heading bg="test">Hi</Heading>
124 selectors.light.bg.test.backgroundColor
/expo/docs/ui/components/Snippet/
H A DSnippetAction.tsx21 …'dark-theme border-transparent bg-[transparent] hocus:shadow-xs hocus:border-palette-gray9 hocus:b…
23 …'border-0 rounded-none border-l border-l-default h-10 leading-10 px-4 hocus:bg-subtle hocus:shadow…
H A DSnippetContent.tsx15 … 'text-default bg-subtle border border-default rounded-b-md overflow-x-auto p-4 !leading-[19px]',
17 alwaysDark && 'dark-theme bg-palette-black border-transparent whitespace-nowrap',
H A DSnippetHeader.tsx22 'flex pl-4 overflow-hidden justify-between bg-default border border-default min-h-[40px]',
26 alwaysDark && 'dark-theme pr-2 dark:border-transparent !bg-palette-gray3'
/expo/packages/expo-dev-launcher/bundle/screens/
H A DSettingsScreen.tsx96 <View bg="default" rounded="large">
119 bg="default"
138 bg="default"
143 <Row px="medium" py="small" bg="default">
165 <Row px="medium" py="small" align="center" bg="default">
198 bg="default"
251 bg="default"
284 bg="default"
352 <View bg="default" padding="medium" rounded="large">
365 <View bg="default" rounded="large" py="small" px="small">
[all …]
H A DHomeScreen.tsx120 bg="default"
142 bg="ghost"
223 bg="default"
225 <Row align="center" padding="medium" bg="default">
259 bg="default">
329 bg="default">
349 <Row align="center" px="medium" bg="default">
360 <Row px="medium" align="center" bg="default">
381 <Row align="center" px="medium" bg="default">
406 <Spacer.Vertical size="small" bg="default" />
[all …]
H A DUserProfileScreen.tsx108 bg="ghost">
120 <View px="small" py="medium" bg="default" rounded="large">
128 bg="tertiary"
143 bg="secondary"
213 bg="default"
216 <Row align="center" py="small" px="medium" bg="default">
244 <Button.FadeOnPressContainer bg="tertiary" rounded="medium" onPress={onLogoutPress}>
H A DExtensionsScreen.tsx79 <View bg="default" mx="medium" py="medium" px="medium" rounded="medium">
102 <Button.FadeOnPressContainer bg="ghost" rounded="small">
145 <View mx="medium" padding="medium" bg="default" rounded="large">
154 bg="tertiary"
168 bg="secondary"
207 bg="default">
268 bg="default"
271 <View bg="default" py="small" px="small" roundedTop="none" roundedBottom="large">
/expo/docs/ui/components/Sidebar/
H A DSidebarSingleEntry.tsx29 'hocus:bg-element',
32 isActive && 'bg-palette-blue3 text-link font-medium hocus:text-link hocus:bg-palette-blue4'
/expo/docs/ui/components/AppJSBanner/
H A Dindex.tsx24 …<div className="relative flex justify-between items-center bg-[#0019C1] py-4 px-6 rounded-md overf…
38 … className="bg-palette-white text-[#0019C1] border-none hocus:bg-palette-white hocus:opacity-80"
/expo/docs/ui/components/Snippet/blocks/
H A DTerminal.tsx73 className="whitespace-pre !bg-[transparent] !border-none select-none !text-palette-gray10">
82 <CODE className="whitespace-pre !bg-[transparent] !border-none select-none !text-secondary">
85 <CODE className="whitespace-pre !bg-[transparent] !border-none text-default">
93 <CODE key={key} className="whitespace-pre !bg-[transparent] !border-none text-default">
/expo/packages/@expo/metro-runtime/src/error-overlay/UI/
H A DAnsiHighlight.tsx74 backgroundColor: bundle.bg && COLORS[bundle.bg],
78 backgroundColor: bundle.bg && COLORS[bundle.bg],
/expo/home/screens/HomeScreen/
H A DDevelopmentServersPlaceholder.tsx20 <View bg="default" rounded="large" border="default" overflow="hidden">
29 bg="secondary"
50 <View bg="default" border="default" rounded="large">
/expo/docs/ui/components/
H A DSeparator.tsx1 export const Separator = () => <hr className="mt-4 mb-6 bg-palette-gray6 border-0 h-[0.05rem]" />;
/expo/home/screens/DeleteAccountScreen/
H A DConfirmationStep.tsx32 <View bg="default" padding="medium" rounded="medium" border="default">
38 <View rounded="medium" bg="secondary" padding="medium">
62 <View bg="secondary" padding="medium" rounded="medium">
/expo/docs/pages/
H A Dindex.tsx105 className="hocus:bg-button-primary hocus:opacity-80"
134 …className="bg-palette-orange11 border-palette-orange11 text-palette-orange3 hocus:bg-palette-orang…
156 …className="bg-palette-green11 border-palette-green11 text-palette-green2 hocus:bg-palette-green11 …
177 …className="bg-palette-yellow11 border-palette-yellow11 text-palette-yellow2 hocus:bg-palette-yello…
190 <div className="absolute bottom-6 right-6 p-5 bg-palette-purple9 rounded-full">
200 …className="bg-palette-purple11 border-palette-purple11 text-palette-purple2 hocus:bg-palette-purpl…

1234