mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-10 20:17:32 +01:00
Remove base key
This commit is contained in:
parent
b00bbc7daf
commit
48da6c782c
@ -52,7 +52,6 @@ export type ThemeManifest = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
type Variant = {
|
type Variant = {
|
||||||
base: boolean;
|
|
||||||
/**
|
/**
|
||||||
* If true, this variant is used a default dark/light variant and will be the selected theme
|
* 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.
|
* when "Match system theme" is selected for this theme collection in settings.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user