Package-level declarations
Types
One of the default dark themes available in Carbon.
One of the default light themes available in Carbon.
One of the default dark themes available in Carbon.
Layering tokens are explicit tokens used to manually map the layering model onto components. Layering tokens come in predefined sets that coordinate with the different layer levels. For each layer that a component needs to lives on, a separate component variation must be built using the tokens from that layer set.
One of the default light themes available in Carbon.
Properties
A staticCompositionLocalOf that provides a Carbon inline Theme, usually used for components that need to be themed differently from the rest of the app, such as UI Shell components.
A staticCompositionLocalOf that provides a Layer token. Layering tokens are explicit tokens used to manually map the layering model onto components.
A staticCompositionLocalOf that provides the current Carbon Theme.