Lines Matching refs:theme
2 import { theme, shadows, typography } from '@expo/styleguide';
31 background: ${theme.background.default};
36 border: 1px solid ${theme.border.default};
52 color: ${theme.text.default};
59 border: 1px solid ${theme.border.default};
66 color: ${theme.icon.secondary};
79 color: ${theme.text.default};
87 background: ${theme.background.element};
88 color: ${theme.text.default};
91 background: ${theme.palette.blue5};
96 color: ${theme.icon.secondary};
109 color: ${theme.palette.blue12};
110 background: ${theme.palette.blue4};
121 border-top: 1px solid ${theme.border.default};
122 border-bottom: 1px solid ${theme.border.default};
135 background: ${theme.border.default};
142 color: ${theme.text.secondary};
161 background: ${theme.palette.blue6};
165 background: ${theme.palette.blue7};
187 background: theme.background.element,