#dark theme not working

5 messages · Page 1 of 1 (latest)

median quail
#
import { createTheme } from "@mantine/core";

export const theme = createTheme({
  /* Put your mantine theme override here */
  colorScheme: "dark", 

});
Object literal may only specify known properties, and 'colorScheme' does not exist in type 'PartialObjectDeep<MantineTheme, {}>'.
worn iron
median quail
arctic lake
worthy marten