parent
1512b5cf68
commit
125ef1c756
465 changed files with 3711 additions and 4133 deletions
|
|
@ -1,9 +1,8 @@
|
|||
import {Platform} from 'react-native'
|
||||
|
||||
import {darkPalette, dimPalette, lightPalette} from '#/alf/themes'
|
||||
|
||||
import {colors} from './styles'
|
||||
import type {Theme} from './ThemeContext'
|
||||
import {colors} from './styles'
|
||||
|
||||
import {darkPalette, lightPalette, dimPalette} from '#/alf/themes'
|
||||
|
||||
export const defaultTheme: Theme = {
|
||||
colorScheme: 'light',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue