Use custom theme
This is a step thowards personalisation for Changeable wallpaper feature. #32
This commit is contained in:
5
tools/theme.ts
Normal file
5
tools/theme.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { MantineProviderProps } from '@mantine/core';
|
||||
|
||||
export const theme: MantineProviderProps['theme'] = {
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user