Interface: NativeThemeColors
Defined in: types/system.ts:13
React Navigation theme colors interface. Defines the color properties used by React Navigation components.
Properties
primary
primary:
string
Defined in: types/system.ts:15
Primary color for navigation elements
background
background:
string
Defined in: types/system.ts:17
Background color for navigation screens
card
card:
string
Defined in: types/system.ts:19
Card background color
text
text:
string
Defined in: types/system.ts:21
Text color for navigation elements
border
border:
string
Defined in: types/system.ts:23
Border color for navigation elements
notification
notification:
string
Defined in: types/system.ts:25
Notification badge color