Skip to content

Instantly share code, notes, and snippets.

@SarahAlsharif
Created February 1, 2022 11:47
Show Gist options
  • Save SarahAlsharif/e3fd71d3f23e3d44a3362ec2057dd8a2 to your computer and use it in GitHub Desktop.
Save SarahAlsharif/e3fd71d3f23e3d44a3362ec2057dd8a2 to your computer and use it in GitHub Desktop.
struct Colors {
public static let mainColor = "mainColor"
public static let lightShadow = "lightShadow"
public static let darkShadow = "darkShadow"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment