Skip to content

Instantly share code, notes, and snippets.

@archydragon
Created October 27, 2016 13:34
Show Gist options
  • Save archydragon/f960fd92ff385f26e8598d744993bb9f to your computer and use it in GitHub Desktop.
Save archydragon/f960fd92ff385f26e8598d744993bb9f to your computer and use it in GitHub Desktop.
My rainbow parentheses color configuration
{
"palettes": {
"default": ["white", "#cdbe70", "#7ccd7c", "#63b8ff", "#cd69c9", "#ff6347", "#008b45", "#8b6914"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment