Skip to content

Instantly share code, notes, and snippets.

@mdb1
Last active December 24, 2022 18:47
Show Gist options
  • Select an option

  • Save mdb1/e7773496e4db4426d7701a9683e500cd to your computer and use it in GitHub Desktop.

Select an option

Save mdb1/e7773496e4db4426d7701a9683e500cd to your computer and use it in GitHub Desktop.
Using semantic colors
Text("Your text")
.padding()
.foregroundColor(.Text.primary)
.background(Color.Background.primary)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment