DynamicColor/Sources
Yannick Loriot 31383de322
Merge pull request #55 from regexident/grayscaled-mode
Add support for grayscale modes
2020-01-25 20:48:22 +00:00
..
Array.swift Fix Xcode 10.2 warnings 2019-05-27 18:56:12 +02:00
ContrastDisplayContext.swift Add decimal information to constants #51 2019-09-15 18:19:39 +01:00
DynamicColor+Deriving.swift Add support for grayscale modes 2020-01-13 17:51:36 +01:00
DynamicColor+HSB.swift Add decimal information to constants #51 2019-09-15 18:19:39 +01:00
DynamicColor+HSL.swift Add decimal information to constants #51 2019-09-15 18:19:39 +01:00
DynamicColor+Lab.swift Add decimal information to constants #51 2019-09-15 18:19:39 +01:00
DynamicColor+Mixing.swift Add decimal information to constants #51 2019-09-15 18:19:39 +01:00
DynamicColor+RGBA.swift Fix `final func toRGBAComponents()` on macOS for non-RGB colors 2020-01-13 17:34:17 +01:00
DynamicColor+XYZ.swift Add decimal information to constants #51 2019-09-15 18:19:39 +01:00
DynamicColor.swift Add basic SwiftUI color support 2019-12-24 14:27:31 +01:00
DynamicColorSpace.swift Adding DynamicColorSpace enum 2016-09-08 16:00:13 +02:00
DynamicGradient.swift Add decimal information to constants #51 2019-09-15 18:19:39 +01:00
HSL.swift Fix typo ("mininimum" -> "minimum") 2020-01-13 14:49:41 +01:00
SwiftUIColor.swift Fix the access modifier 2019-12-24 14:53:41 +01:00
Utils.swift Add support for grayscale modes 2020-01-13 17:51:36 +01:00