bsky-app/src
Hailey ec86282403
Options for selecting dark theme, fix some white flashes when in dark mode (#2722)
* add dark theme selection to settings/schema

* use `useThemePrefs` where needed

* adjust theme providers to support various themes

* update storybook

* handle web themes

* better themeing for web

* dont show dark theme prefs when color mode is light

* drop the inverted text change on oled theme

* get the color mode inside of `useColorModeTheme`

* use `ThemeName` type everywhere

* typo

* use dim/dark instead of dark/oled

* prevent any fickers on web

* fix styles

* use `dim` for dark default

* more cleanup

* 🤔

* set system background color

* ts
2024-02-06 11:43:51 -08:00
..
alf Options for selecting dark theme, fix some white flashes when in dark mode (#2722) 2024-02-06 11:43:51 -08:00
components New Onboarding (#2596) 2024-01-25 20:22:40 -08:00
lib Options for selecting dark theme, fix some white flashes when in dark mode (#2722) 2024-02-06 11:43:51 -08:00
locale Fix string in onboarding screen in fr/messages.po (#2720) 2024-02-05 14:54:42 -08:00
logger Increase log dump to 500, dump everything in there (#2268) 2023-12-21 14:43:57 -08:00
platform Bump react-native to 0.73.1, expo to 50 (#2214) 2023-12-23 15:44:38 -08:00
screens Tweak content 2024-01-31 21:52:32 -08:00
state Options for selecting dark theme, fix some white flashes when in dark mode (#2722) 2024-02-06 11:43:51 -08:00
view Options for selecting dark theme, fix some white flashes when in dark mode (#2722) 2024-02-06 11:43:51 -08:00
App.native.tsx Options for selecting dark theme, fix some white flashes when in dark mode (#2722) 2024-02-06 11:43:51 -08:00
App.web.tsx Options for selecting dark theme, fix some white flashes when in dark mode (#2722) 2024-02-06 11:43:51 -08:00
Navigation.tsx New Web Layout (#2126) 2024-01-22 14:46:32 -08:00
Splash.tsx Options for selecting dark theme, fix some white flashes when in dark mode (#2722) 2024-02-06 11:43:51 -08:00
env.ts E2E 🟢 (#2092) 2023-12-05 14:50:56 -06:00
routes.ts Additional embed sources and external-media consent controls (#2424) 2024-01-04 17:37:36 -08:00