Skip to content

Instantly share code, notes, and snippets.

@T-Pham
Created October 18, 2018 15:50
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 T-Pham/5abac51b2ef516cb7b057055e120213c to your computer and use it in GitHub Desktop.
Save T-Pham/5abac51b2ef516cb7b057055e120213c to your computer and use it in GitHub Desktop.
enum Theme {
case light
case dark
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment