Created
November 18, 2018 12:56
-
-
Save cgpu/bdd1a923e9d33df11a042e909f62f9fb to your computer and use it in GitHub Desktop.
My color palette
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| my_color_palette = c( '#da627d', #pinkpanther | |
| '#2d3047', #nightblue | |
| '#f46036', #brickorange | |
| '#5b85aa', #mellowlightblue | |
| '#9c528b', #purple | |
| '#ffae19', #mustardyellow | |
| '#c0c0c0') #coconutash | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment