Skip to content

Instantly share code, notes, and snippets.

@bradlindblad
Created March 4, 2019 19:58
Show Gist options
  • Save bradlindblad/e97e3695d706bc4ec62b42beb2e46086 to your computer and use it in GitHub Desktop.
Save bradlindblad/e97e3695d706bc4ec62b42beb2e46086 to your computer and use it in GitHub Desktop.
main_colors.R
# Palette main colors
ketch.styles <- c(
`salmon` = "#F16876",
`light_blue`= "#00A7E6",
`light_grey` = "#E8ECF8",
`brown` = "#796C68")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment