mirror of
https://github.com/arkorty/Expensso.git
synced 2026-03-17 16:41:43 +00:00
feat: black theme and other UI fixes
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
export {
|
||||
MD3LightColors,
|
||||
MD3DarkColors,
|
||||
MD3BlackColors,
|
||||
MD3Typography,
|
||||
MD3Elevation,
|
||||
MD3Shape,
|
||||
Spacing,
|
||||
LightTheme,
|
||||
DarkTheme,
|
||||
BlackTheme,
|
||||
} from './md3';
|
||||
export type {MD3Theme, MD3ColorScheme} from './md3';
|
||||
export {ThemeProvider, useTheme} from './ThemeProvider';
|
||||
|
||||
Reference in New Issue
Block a user