Skip to content

Commit

Permalink
feat: 🎸 HCPSDKFIORIUIKIT-2287 Add color navBarTitleLab
Browse files Browse the repository at this point in the history
mark it unavailable for watchOS
  • Loading branch information
davxu committed Apr 26, 2023
1 parent fed9b88 commit e8e4403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/FioriThemeManager/Colors/ColorStyle.swift
Original file line number Diff line number Diff line change
Expand Up @@ -814,6 +814,7 @@ public enum ColorStyle: String, CaseIterable {
/// Standard color for navigation bar title label.
/// (dark variant - normal) ![](https://dummyimage.com/48x18/223548.png&text=+) Hex value: 223548FF
/// (light variant - normal) ![](https://dummyimage.com/48x18/F5F6F7.png&text=+) Hex value: F5F6F7FF
@available(watchOS, unavailable)
case navBarTitleLabel

/// Standard color for primary label.
Expand Down

0 comments on commit e8e4403

Please sign in to comment.