Interface
The interface for surface colors, including background, paper, overlay, header, and footer.
Properties
| Property | Type | Notes |
|---|---|---|
background | string | The color used for the page background. |
backgroundHint | string | The color used for the secondary/hint text. |
backgroundText | string | The color used for the page background text. |
footer | string | The color used for the footer background. |
footerHint | string | The color used for the footer secondary/hint text. |
footerText | string | The color used for the footer text. |
header | string | The color used for the header background. |
headerHint | string | The color used for the header secondary/hint text. |
headerText | string | The color used for the header text. |
overlay | string | The color used for the the background of the top container or the background of the UI collection in the paper. |
overlayHint | string | The color used for the overlay secondary/hint text. |
overlayText | string | The color used for the overlay text. |
paper | string | The color used for the paper (panel container) background. |
paperHint | string | The color used for the paper (panel container) secondary/hint text. |
paperText | string | The color used for the paper (panel container) text. |