mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-26 13:17:15 -05:00
themed switch (#418)
This commit is contained in:
@@ -78,6 +78,11 @@ const extendedTheme = extendTheme({
|
||||
colorScheme: "theme",
|
||||
},
|
||||
},
|
||||
Switch: {
|
||||
defaultProps: {
|
||||
colorScheme: "theme",
|
||||
},
|
||||
},
|
||||
Modal: {
|
||||
baseStyle: (props) => ({
|
||||
dialog: {
|
||||
|
||||
Reference in New Issue
Block a user