Usage
- Compose
 - View
 
Wrap your composable component with 
AppKitThemeMode
- Compose
 - View
 
Colors
- Compose
 - View
 
Customizable colors in AppKitTheme.
To override colors you need to use methods ColorPalette
AppKitTheme.provideLightAppKitColors or AppKitTheme.provideDarkAppKitColors
To override foreground or background ColorPalette you can define new palette or use one of the AppKitTheme methods to provide Palette and override selected colors