Gradients
๐
A curated collection of 180 splendid gradients made in swift
180 splendid Gradients inspired by itmeo/webgradients View all the gradients here ยป
๐๐ผ Easy To Use
view.layer.ad
Swift 3
To use the Swift 3 version, add this to your Podfile (until 2.2 or higher is released):
pod 'ChameleonFramework/Swift', :git => 'https://github.com/ViccAlexander/Chameleon.git'
I
About
HueKit is a UI framework for iOS that provides components and utilities for building color pickers. Since each app may want a custom color picker, the design of this framework is geared towards
Installation
UIGradient is now available on CocoaPods. Simply add the following to your project Podfile, and you'll be good to go.
pod 'UIGradient'
Usage
GradientLayer
Create a Gra
XcodeColorSense2
โค๏ธ
Support my apps
โค๏ธ
Push Hero - pure Swift native macOS application to test push notifications
PastePal - Pasteboard, note and shortcut manager
Quick Check - smart todo manager
IMGLYColorPicker
IMGLYColorPicker is a color picker control for iOS that has been extracted from the PhotoEditor SDK and made available as open source. It is written in Swift, compatible with Objective-C and has fu
IGColorPicker is a fantastic color picker
๐จ
written in Swift.
Table of Contents
Documentation
Colors
Style
Other features
Installation
Example
Getting Started
ColorThiefSwift
Grabs the dominant color or a representative color palette from an image. A Swift port of Sven Woltmann's Java implementation.
Example
To run the example project, clone the repo, and r
TFTColor
A simple UIColor library to get UIColor object from RGB hex string/value, CMYK hex string/value or CMYK base component values. You can also retrieve back RGB hex string/value, CMYK hex string/value.
XcodeColorSense
An Xcode plugin that makes working with color easier. Inspired by ColorSense-for-Xcode with extra care for Hex color
Features
Show color preview as you type or select
Works for UIColor
PrettyColors
Description
PrettyColors is a Swift library for styling and coloring text in the Terminal. The library outputs ANSI escape codes and conforms to ECMA Standard 48.
Example
impo
FlatUIColors (swift)
install
Make sure you have the latest version of CocoaPods (gem install cocoapods) that has Swift support. At the time of this writing, that would be 0.39.0.
Add to your Podfile:
PFColorHash
Swift 4.0 SUPPORT!
Generate color based on the given string. Thanks to color-hash.
Usage
Basic
let colorHash = PFColorHash()
// in HSL, Hue โ [0, 360), Saturation โ [0, 1], Lig
UIColor+Hex, now Swift.
Convenience method for creating autoreleased color using RGBA hex string.
// Solid color
let strokeColor = UIColor("#FFCC00").CGColor
// Color with alpha
let fil
Installation
Drag the included Colours.h and Colours.m files into your project. They are located in the top-level directory. You can see a demo of how to use these with the included Xcode project as well.
#import
Crayons is an Xcode7 plugin with various features that improve working with colors in your projects
##Code palettes (iOS only)
You can share palettes of colors from your source files, and use them directly in Interface
SwiftHEXColors
HEX color handling as an extension for UIColor. Written in Swift.
Examples
iOS
// With hash
let color: UIColor = UIColor(hexString: "#ff8942")
// Without hash, with alpha
iTunes 11 Style Color Art Detection for iOS.
Original implementation from Fred Leitz
Port of ColorArt code from OS X to iOS.
Usage
#include <ColorArt/UIImage+ColorArt.h>
image = [ima
DynamicColor provides powerful methods to manipulate colors in an easy way in Swift and SwiftUI.
Requirements โข Usage โข Installation โข Contribution โข Contact โข License
Requirements
iOS 8.0+ / Ma