Package-level declarations
This package contains the core OrangeTheme class, which acts as the bridge between the abstract contract and the concrete Orange visual implementation used to configure the OudsTheme.
Types
Link copied to clipboard
A bundled font family for the Orange theme.
Link copied to clipboard
A downloadable font family for the Orange theme.
Link copied to clipboard
class OrangeFontFamily
The font family to use for the Orange themes.
Link copied to clipboard
The font provider for the Orange theme.
Link copied to clipboard
The Helvetica Neue Arabic font family for the Orange theme.
Link copied to clipboard
The Helvetica Neue Latin font family for the Orange theme.
Link copied to clipboard
open class OrangeTheme(orangeFontFamily: OrangeFontFamily, roundedCornerButtons: Boolean = false, roundedCornerTextInputs: Boolean = false) : OudsThemeContract
The Orange theme.