FioriThemeManager Docs

FioriThemeManager Structures Palette Structure Reference

Palette

public struct Palette : PaletteProvider
extension Palette: Equatable

A struct for providing color palette.

  • hexColor(for:)

    A function for getting HexColor from palette

    Declaration

    Swift

    public func hexColor(for style: ColorStyle) -> HexColor?

    Parameters

    style

    ColorStyle for which color definition is required.

  • Classes
    • ThemeManager
  • Enumerations
    • BackgroundColorScheme
    • ColorDisplayMode
    • ColorStyle
    • ColorVariant
    • FioriIcon
    • – actions
    • – arrows
    • – calendars
    • – callout
    • – charts
    • – clipboards
    • – devices
    • – documents
    • – folder
    • – form
    • – message
    • – medical
    • – money
    • – objects
    • – people
    • – places
    • – shopping
    • – status
    • – tables
    • – text
    • – things
    • – time
    • – transport
    • – travel
    • – illustrations
    • InterfaceLevel
    • PaletteVersion
    • StyleSheetParsingError
  • Extensions
    • Color
    • DeveloperToolsSupport
    • – ImageResource
    • Font
    • – FioriWeight
    • – FioriTextStyle
    • Image
  • Protocols
    • PaletteProvider
  • Structures
    • HexColor
    • Palette
    • StyleSheetSettings

© 2025 SAP SE. All rights reserved. (Last updated: 2025-09-10)

Generated by jazzy ♪♫ v0.15.3, a Realm project.