Skip to content

ThemeFontScheme

type ThemeFontScheme = {
major: ThemeFontCollection;
minor: ThemeFontCollection;
name: string;
};
PropertyTypeDescription
majorThemeFontCollection-
minorThemeFontCollection-
namestringName of the font scheme.