Skip to content

Instantly share code, notes, and snippets.

@serhiybutz
Last active August 6, 2020 07:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save serhiybutz/0947bcdffa8da0079f2cd940289f21e2 to your computer and use it in GitHub Desktop.
Save serhiybutz/0947bcdffa8da0079f2cd940289f21e2 to your computer and use it in GitHub Desktop.
struct MyThemeSettings {
let appBgColor: UIColor
let highlightedBgColor: UIColor
let textColor: UIColor
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment