0 Forks
47 Stars
47 Watchers

ContrastKit

ContrastKit is a Swift library designed to facilitate colour contrast handling within iOS, iPadOS, macOS, and tvOS applications. It provides developers with tools to automatically generate colour shades from any base colour and determine the most readable contrast colours according to established accessibility standards (AA Large, AA, and AAA).

How to download and setup ContrastKit

Open terminal and run command
git clone https://github.com/markbattistella/ContrastKit.git
git clone is used to create a copy or clone of ContrastKit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ContrastKit https://github.com/markbattistella/ContrastKit/archive/master.zip

Or simply clone ContrastKit with SSH
[email protected]:markbattistella/ContrastKit.git

If you have some problems with ContrastKit

You may open issue on ContrastKit support forum (system) here: https://github.com/markbattistella/ContrastKit/issues