ColorResource
struct ColorResource : Hashable
A color resource.
-
Initialize a
ColorResource
withname
andbundle
.Declaration
Swift
init(name: String, bundle: Bundle)
-
The “C01-Mahogany” asset catalog color resource.
Declaration
Swift
static let c01Mahogany: ColorResource
-
The “C02-Froly” asset catalog color resource.
Declaration
Swift
static let c02Froly: ColorResource
-
The “C03-PastelMagenta” asset catalog color resource.
Declaration
Swift
static let c03PastelMagenta: ColorResource
-
The “C04-LavenderIndigo” asset catalog color resource.
Declaration
Swift
static let c04LavenderIndigo: ColorResource
-
The “C05-RoyalBlue” asset catalog color resource.
Declaration
Swift
static let c05RoyalBlue: ColorResource
-
The “C06-JordyBlue” asset catalog color resource.
Declaration
Swift
static let c06JordyBlue: ColorResource
-
The “C07-Conifer” asset catalog color resource.
Declaration
Swift
static let c07Conifer: ColorResource
-
The “C08-MediumTurquoise” asset catalog color resource.
Declaration
Swift
static let c08MediumTurquoise: ColorResource
-
The “C09-Shamrock” asset catalog color resource.
Declaration
Swift
static let c09Shamrock: ColorResource
-
The “C10-Manz” asset catalog color resource.
Declaration
Swift
static let c10Manz: ColorResource
-
The “C11-NewTan” asset catalog color resource.
Declaration
Swift
static let c11NewTan: ColorResource
-
The “C12-MySin” asset catalog color resource.
Declaration
Swift
static let c12MySin: ColorResource
-
The “C13-MuddyWaters” asset catalog color resource.
Declaration
Swift
static let c13MuddyWaters: ColorResource
-
The “C14-LightGrey” asset catalog color resource.
Declaration
Swift
static let c14LightGrey: ColorResource
-
The “C15-FuscousGray” asset catalog color resource.
Declaration
Swift
static let c15FuscousGray: ColorResource