ShapeStyle

extension SwiftUI.ShapeStyle where Self == SwiftUI.Color

Available where Self == SwiftUI.Color

  • The “button_background_color” asset catalog color.

    Declaration

    Swift

    static var buttonBackground: SwiftUI.Color { get }
  • The “clear_data_card_color” asset catalog color.

    Declaration

    Swift

    static var clearDataCard: SwiftUI.Color { get }
  • The “clear_key_tex_color” asset catalog color.

    Declaration

    Swift

    static var clearKeyTex: SwiftUI.Color { get }
  • The “dialog_button_color” asset catalog color.

    Declaration

    Swift

    static var dialogButton: SwiftUI.Color { get }
  • The “dialog_text_color” asset catalog color.

    Declaration

    Swift

    static var dialogText: SwiftUI.Color { get }
  • err

    The “err_color” asset catalog color.

    Declaration

    Swift

    static var err: SwiftUI.Color { get }
  • The “gcolor1” asset catalog color.

    Declaration

    Swift

    static var gcolor1: SwiftUI.Color { get }
  • The “gcolor2” asset catalog color.

    Declaration

    Swift

    static var gcolor2: SwiftUI.Color { get }
  • The “gcolor3” asset catalog color.

    Declaration

    Swift

    static var gcolor3: SwiftUI.Color { get }
  • The “generate_qr_bg_color” asset catalog color.

    Declaration

    Swift

    static var generateQrBg: SwiftUI.Color { get }
  • The “generate_text_color” asset catalog color.

    Declaration

    Swift

    static var generateText: SwiftUI.Color { get }
  • The “indicator_color” asset catalog color.

    Declaration

    Swift

    static var indicator: SwiftUI.Color { get }
  • The “metadata_key_color” asset catalog color.

    Declaration

    Swift

    static var metadataKey: SwiftUI.Color { get }
  • The “secondary_bg_color” asset catalog color.

    Declaration

    Swift

    static var secondaryBg: SwiftUI.Color { get }
  • The “setting_header_color” asset catalog color.

    Declaration

    Swift

    static var settingHeader: SwiftUI.Color { get }
  • The “smartcard_header_color” asset catalog color.

    Declaration

    Swift

    static var smartcardHeader: SwiftUI.Color { get }
  • The “snackbar_text_color” asset catalog color.

    Declaration

    Swift

    static var snackbarText: SwiftUI.Color { get }
  • The “success_color” asset catalog color.

    Declaration

    Swift

    static var success: SwiftUI.Color { get }
  • The “text_bg_color” asset catalog color.

    Declaration

    Swift

    static var textBg: SwiftUI.Color { get }
  • The “text_box_background_color” asset catalog color.

    Declaration

    Swift

    static var textBoxBackground: SwiftUI.Color { get }
  • The “text_color_welcome_back” asset catalog color.

    Declaration

    Swift

    static var textColorWelcomeBack: SwiftUI.Color { get }
  • The “text_err_color” asset catalog color.

    Declaration

    Swift

    static var textErr: SwiftUI.Color { get }
  • The “text_header_color” asset catalog color.

    Declaration

    Swift

    static var textHeader: SwiftUI.Color { get }
  • The “toolbarColor” asset catalog color.

    Declaration

    Swift

    static var toolbar: SwiftUI.Color { get }
  • Declaration

    Swift

    private init?(thinnableResource: ColorResource?)