diff options
author | Kisaragi Hiu <mail@kisaragi-hiu.com> | 2024-04-30 03:36:05 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-29 11:36:05 -0700 |
commit | d893fe005d9d43e28b2926f8fed4f13165843d3b (patch) | |
tree | 5335be8aad04528836b0476a9cc5f10151da269c /__mocks__/@react-native-camera-roll | |
parent | 2feea51ae36bee5ae60030b104e7f5300ce4736a (diff) | |
download | voidsky-d893fe005d9d43e28b2926f8fed4f13165843d3b.tar.zst |
android: fix various places still using default Material Teal (#3555)
These places include TextInput cursor, TextInput selection, and the spinner (ActivityIndicator) --- the default Material Teal is out of place wherever it shows up. This sets Expo's primaryColor to #1083fe, which is the color that defaultTheme.palette.default.brandText resolves to, then applies it as the native accent color via a plugin because Expo doesn't apply the accent color.
Diffstat (limited to '__mocks__/@react-native-camera-roll')
0 files changed, 0 insertions, 0 deletions