Skip to content

Instantly share code, notes, and snippets.

@berkus
Created March 22, 2019 11:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save berkus/09c54ef653028d1f67e4b9679f29aff0 to your computer and use it in GitHub Desktop.
Save berkus/09c54ef653028d1f67e4b9679f29aff0 to your computer and use it in GitHub Desktop.
Rainbowth settings
{
"palettes": {
"default": ["red", "orange", "yellow", "green", "blue", "indigo", "violet"],
"Afterglow": ["red", "orange", "yellow", "green", "#AE81FF", "#66D9EF", "#FD971F"]
},
"language_mode": "include",
"languages": ["c++", "rust"],
"disable_inside_strings": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment