Converts a simple list of color definitions to asset catalogs for Xcode and resource XML for Android
Find a file
2020-12-30 14:30:21 +01:00
.github/workflows Fix names 2020-12-30 14:30:21 +01:00
.swiftpm/xcode Add initial code 2020-12-30 10:54:13 +01:00
Sources Write generated file to current working directory 2020-12-30 13:56:07 +01:00
Tests/MakeColorsTests SwiftLint 2020-12-30 13:35:21 +01:00
.gitignore Add initial code 2020-12-30 10:54:13 +01:00
.swift-version Configure + run SwiftFormat 2020-12-30 12:53:40 +01:00
.swiftformat Configure + run SwiftFormat 2020-12-30 12:53:40 +01:00
.swiftlint.yml SwiftLint 2020-12-30 13:35:21 +01:00
LICENSE Add my full name to license 2020-12-30 10:55:42 +01:00
Package.resolved Add initial code 2020-12-30 10:54:13 +01:00
Package.swift Configure + run SwiftFormat 2020-12-30 12:53:40 +01:00
README.md Add initial code 2020-12-30 10:54:13 +01:00

MakeColors

Converts a simple list of color definitions to asset catalogs for Xcode, resource XML for Android or an HTML preview.