From 48da6c782c25901d696a9177719c95dece4f39e6 Mon Sep 17 00:00:00 2001 From: RMidhunSuresh Date: Wed, 15 Jun 2022 15:04:12 +0530 Subject: [PATCH] Remove base key --- src/platform/types/theme.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/platform/types/theme.ts b/src/platform/types/theme.ts index 9b433910..a0578f10 100644 --- a/src/platform/types/theme.ts +++ b/src/platform/types/theme.ts @@ -52,7 +52,6 @@ export type ThemeManifest = { }; type Variant = { - base: boolean; /** * If true, this variant is used a default dark/light variant and will be the selected theme * when "Match system theme" is selected for this theme collection in settings.