Props | Description |
---|---|
setBackground({“light”: string, “dark”: string}) | Change the default background colour |
setPrimary({“light”: string, “dark”: string}) | Change the default primary colour |
secondary({“light”: string, “dark”: string}) | Change the default secondary colour |
setError({“light”: string, “dark”: string}) | Change the default error colour |
setAccent({“light”: string, “dark”: string}) | Change the default accent colour |
setAccent50({“light”: string, “dark”: string}) | Change the default accent50 colour |
setAccent100({“light”: string, “dark”: string}) | Change the default accent100 colour |
setAccent200({“light”: string, “dark”: string}) | Change the default accent200 colour |
setAccent300({“light”: string, “dark”: string}) | Change the default accent300 colour |
setAccent400({“light”: string, “dark”: string}) | Change the default accent400 colour |
setAccent500({“light”: string, “dark”: string}) | Change the default accent500 colour |
setAccent600({“light”: string, “dark”: string}) | Change the default accent600 colour |
setAccent700({“light”: string, “dark”: string}) | Change the default accent700 colour |
setAccent800({“light”: string, “dark”: string}) | Change the default accent800 colour |
setAccent900({“light”: string, “dark”: string}) | Change the default accent900 colour |
Props | Description |
---|---|
setHeading(FontStyle) | Use to set Heading text font style. |
setName(FontStyle) | Use to set Name text font style. |
setTitle1(FontStyle) | Use to set Title 1 text font style. |
setTitle2(FontStyle) | Use to set Title 2 text font style. |
setSubtitle1(FontStyle) | Use to set Subtitle 1 text font style. |
setSubtitle2(FontStyle) | Use to set Subtitle 2 text font style. |
setText1(FontStyle) | Use to set Text 1 text font style. |
setText2(FontStyle) | Use to set Text 2 text font style. |
setCaption1(FontStyle) | Use to set Caption 1 text font style. |
setCaption2(FontStyle) | Use to set Caption 2 text font style. |