List of All Members for Theme
This is the complete list of members for Theme, including inherited members.
- accentColor : AccentColor
- animationCurve : int
- dark : bool
- darkMode : int
- darkResource : ColorResource
- fastAnimationDuration : int
- fasterAnimationDuration : int
- lightResource : ColorResource
- mediumAnimationDuration : int
- primaryColor : var
- res : ColorResource
- slowAnimationDuration : int
- textRender : int
- tooltipDelay : int
- color buttonColor(object button, bool transparentWhenNone, bool isDark)
- color checkedInputColor(object button, color accentColor, bool isDark)
- ColorResource of(object control)
- ColorResource ofAccentColor(color accentColor)
- ColorResource ofDark(bool isDark)
- color uncheckedInputColor(object button, bool transparentWhenNone, bool transparentWhenDisabled, bool isDark)