Skip to content

Instantly share code, notes, and snippets.

@bradlindblad
Created March 4, 2019 20:01
Show Gist options
  • Save bradlindblad/1438fa2b05c6097e0aad70d2c51fc945 to your computer and use it in GitHub Desktop.
Save bradlindblad/1438fa2b05c6097e0aad70d2c51fc945 to your computer and use it in GitHub Desktop.
two_palettes.R
# Create separate palettes
agc.palettes <- list(
`main` = styles('salmon','light_blue', 'brown', 'light_grey'),
`cool` = styles('light_blue', 'light_grey')
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment