Skip to content

Instantly share code, notes, and snippets.

@kamimi01
Last active February 19, 2022 08:50
Show Gist options
  • Save kamimi01/ac99d094bf71143bb61cb4e24804465c to your computer and use it in GitHub Desktop.
Save kamimi01/ac99d094bf71143bb61cb4e24804465c to your computer and use it in GitHub Desktop.
extension Color {
static let baseBackground = Color(red: 0 / 255, green: 123 / 255, blue: 251 / 255)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment