<> <Button sx={{ _dark: { bg: "$blue600", }, _light: { bg: "$red600", }, }} > <ButtonText>Hello world</ButtonText> </Button></>