mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
use switch for Pro-mode
This commit is contained in:
@@ -53,6 +53,11 @@ export const useMaterialUITheme = () => {
|
||||
secondary: { main: mainColors[theme].secondary },
|
||||
},
|
||||
overrides: {
|
||||
MuiTypography: {
|
||||
h6: {
|
||||
fontSize: '1.2rem',
|
||||
},
|
||||
},
|
||||
MuiInputBase: {
|
||||
input: {
|
||||
color: mainColors[theme].labels,
|
||||
|
||||
Reference in New Issue
Block a user