BPKColor
public struct BPKColor : Sendable
-
Declaration
Swift
public let value: UIColor -
Declaration
Swift
func darkVariant(_ darkVariant: BPKColor) -> BPKColor -
The
canvasColordynamic color from the Backpack palette.Declaration
Swift
static let canvasColor: BPKColor -
The
canvasContrastColordynamic color from the Backpack palette.Declaration
Swift
static let canvasContrastColor: BPKColor -
The
coreEcoColordynamic color from the Backpack palette.Declaration
Swift
static let coreEcoColor: BPKColor -
The
coreAccentColordynamic color from the Backpack palette.Declaration
Swift
static let coreAccentColor: BPKColor -
The
corePrimaryColordynamic color from the Backpack palette.Declaration
Swift
static let corePrimaryColor: BPKColor -
The
statusSuccessSpotColordynamic color from the Backpack palette.Declaration
Swift
static let statusSuccessSpotColor: BPKColor -
The
statusSuccessFillColordynamic color from the Backpack palette.Declaration
Swift
static let statusSuccessFillColor: BPKColor -
The
statusDangerSpotColordynamic color from the Backpack palette.Declaration
Swift
static let statusDangerSpotColor: BPKColor -
The
statusWarningSpotColordynamic color from the Backpack palette.Declaration
Swift
static let statusWarningSpotColor: BPKColor -
The
statusDangerFillColordynamic color from the Backpack palette.Declaration
Swift
static let statusDangerFillColor: BPKColor -
The
statusWarningFillColordynamic color from the Backpack palette.Declaration
Swift
static let statusWarningFillColor: BPKColor -
The
surfaceHeroColordynamic color from the Backpack palette.Declaration
Swift
static let surfaceHeroColor: BPKColor -
The
surfaceDefaultColordynamic color from the Backpack palette.Declaration
Swift
static let surfaceDefaultColor: BPKColor -
The
surfaceContrastColordynamic color from the Backpack palette.Declaration
Swift
static let surfaceContrastColor: BPKColor -
The
surfaceElevatedColordynamic color from the Backpack palette.Declaration
Swift
static let surfaceElevatedColor: BPKColor -
The
surfaceSubtleColordynamic color from the Backpack palette.Declaration
Swift
static let surfaceSubtleColor: BPKColor -
The
surfaceHighlightColordynamic color from the Backpack palette.Declaration
Swift
static let surfaceHighlightColor: BPKColor -
The
textOnDarkColordynamic color from the Backpack palette.Declaration
Swift
static let textOnDarkColor: BPKColor -
The
textOnLightColordynamic color from the Backpack palette.Declaration
Swift
static let textOnLightColor: BPKColor -
The
textDisabledOnDarkColordynamic color from the Backpack palette.Declaration
Swift
static let textDisabledOnDarkColor: BPKColor -
The
textLinkColordynamic color from the Backpack palette.Declaration
Swift
static let textLinkColor: BPKColor -
The
textHeroColordynamic color from the Backpack palette.Declaration
Swift
static let textHeroColor: BPKColor -
The
textDisabledColordynamic color from the Backpack palette.Declaration
Swift
static let textDisabledColor: BPKColor -
The
textPrimaryColordynamic color from the Backpack palette.Declaration
Swift
static let textPrimaryColor: BPKColor -
The
textQuaternaryColordynamic color from the Backpack palette.Declaration
Swift
@available(*, deprecated, message: "This colour will be removed in the next major version") static let textQuaternaryColor: BPKColor -
The
textErrorColordynamic color from the Backpack palette.Declaration
Swift
static let textErrorColor: BPKColor -
The
textTertiaryColordynamic color from the Backpack palette.Declaration
Swift
@available(*, deprecated, message: "This colour will be removed in the next major version") static let textTertiaryColor: BPKColor -
The
textSecondaryColordynamic color from the Backpack palette.Declaration
Swift
static let textSecondaryColor: BPKColor -
The
textPrimaryInverseColordynamic color from the Backpack palette.Declaration
Swift
static let textPrimaryInverseColor: BPKColor -
The
scrimColordynamic color from the Backpack palette.Declaration
Swift
static let scrimColor: BPKColor -
The
backgroundElevation03Colordynamic color from the Backpack palette.Declaration
Swift
@available(*, deprecated, message: "This colour will be removed in the next major version") static let backgroundElevation03Color: BPKColor -
The
backgroundElevation02Colordynamic color from the Backpack palette.Declaration
Swift
@available(*, deprecated, message: "This colour will be removed in the next major version") static let backgroundElevation02Color: BPKColor -
The
lineOnDarkColordynamic color from the Backpack palette.Declaration
Swift
static let lineOnDarkColor: BPKColor -
The
lineColordynamic color from the Backpack palette.Declaration
Swift
static let lineColor: BPKColor -
The
backgroundElevation01Colordynamic color from the Backpack palette.Declaration
Swift
@available(*, deprecated, message: "This colour will be removed in the next major version") static let backgroundElevation01Color: BPKColor -
The
backgroundAlternativeSecondaryColordynamic color from the Backpack palette.Declaration
Swift
@available(*, deprecated, message: "This colour will be removed in the next major version") static let backgroundAlternativeSecondaryColor: BPKColor -
The
backgroundColordynamic color from the Backpack palette.Declaration
Swift
@available(*, deprecated, message: "This colour will be removed in the next major version") static let backgroundColor: BPKColor -
The
backgroundTertiaryColordynamic color from the Backpack palette.Declaration
Swift
@available(*, deprecated, message: "This colour will be removed in the next major version") static let backgroundTertiaryColor: BPKColor -
The
backgroundSecondaryColordynamic color from the Backpack palette.Declaration
Swift
@available(*, deprecated, message: "This colour will be removed in the next major version") static let backgroundSecondaryColor: BPKColor -
The
backgroundAlternativeColordynamic color from the Backpack palette.Declaration
Swift
@available(*, deprecated, message: "This colour will be removed in the next major version") static let backgroundAlternativeColor: BPKColor -
The
primaryColordynamic color from the Backpack palette.Declaration
Swift
@available(*, deprecated, message: "This colour will be removed in the next major version") static let primaryColor: BPKColor -
The
blackcolor from the Backpack palette - rgb(1, 9, 19)Declaration
Swift
static let black: BPKColor -
The
whitecolor from the Backpack palette - rgb(255, 255, 255)Declaration
Swift
static let white: BPKColor -
The
skyBluecolor from the Backpack palette - rgb(0, 98, 227)Declaration
Swift
static let skyBlue: BPKColor -
The
shadowSmColorcolor from the Backpack palette - rgb(22, 22, 22)Declaration
Swift
static let shadowSmColor: BPKColor -
The
shadowLgColorcolor from the Backpack palette - rgb(22, 22, 22)Declaration
Swift
static let shadowLgColor: BPKColor -
The
touchableOverlayColorcolor from the Backpack palette - rgb(22, 22, 22)Declaration
Swift
static let touchableOverlayColor: BPKColor