Created
October 27, 2016 13:34
-
-
Save archydragon/f960fd92ff385f26e8598d744993bb9f to your computer and use it in GitHub Desktop.
My rainbow parentheses color configuration
This file contains 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
Show hidden characters
{ | |
"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