Type 'InternalTheme<Readonly<{ readonly colors: Readonly<{ readonly colorBackground: "white"; readonly colorInputBackground: "white"; readonly colorText: "black"; readonly colorTextOnPrimaryBackground: "white"; readonly colorTextSecondary: "rgba(0,0,0,0.65)"; ... 70 more ...; readonly activeDeviceBackground: "hsla(0, 0%, ...' is not assignable to type 'Partial<Theme> | ((outerTheme: Theme) => Theme)'.