☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
12.62k
stars
1.12k
forks
source link
The complementary color in Gradient color is not changed after updating the application theme #487
Closed
torycons closed 2 years ago
Description
The complementary color in Gradient color is not changed after updating the application theme
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
SkeletonView Environment:
SkeletonView version: v1.29.2 Xcode version: v13.1 Swift version: v5.0
Steps to reproduce:
complementaryColor
.Expected result:
The complementary color is changed following the new application theme.
Actual result:
The complementary color isn't changed following the new application theme.
Attachments:
The complementary color isn't changed when updating the application theme from Dark to Light.
The complementary color should be changed when updating the application theme from Dark to Light.