Skip to content

Instantly share code, notes, and snippets.

@haversnail
haversnail / UIColor+Hex.swift
Created May 30, 2017 05:01
A Swift UIColor extension adding hex color code support.
//
// UIColor+Hex.swift
// Gist
//
// Created by Alexander Havermale on 5/26/17.
// Copyright © 2017 Alex Havermale. All rights reserved.
//
import UIKit