Asset Catalog
Use Nord as color set from the asset catalog and for the interface builder
This is a living document which means it is work in progress, not completed yet and can change at any time while the project is still in development major version zero
0.y.z
!
Color Set
Nord Xcode provides a color set for Xcode asset catalog that can be used as named colors in the Interface Builder and programmatically, e.g. via the UIColor(named)
function.
The colors are located in the nord.xcassets
folder and can be installed by adding the folder to your project.
More details about the asset catalog, color sets and the usage.
Please read the official documentation section on how to create a asset catalog and color sets to learn more about the usage in the Interface Builder.