style: Improve Style
This commit is contained in:
@@ -55,6 +55,9 @@ export const useCustomTheme = () => {
|
||||
primary: setting.primary_text || dt.primary_text,
|
||||
secondary: setting.secondary_text || dt.secondary_text,
|
||||
},
|
||||
background: {
|
||||
paper: dt.background_color,
|
||||
},
|
||||
},
|
||||
typography: {
|
||||
// todo
|
||||
|
||||
Reference in New Issue
Block a user