Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mountainash/989a3efd5b90fab495fe94f41ef496da to your computer and use it in GitHub Desktop.
Save mountainash/989a3efd5b90fab495fe94f41ef496da to your computer and use it in GitHub Desktop.
For use with VScode extension "indent-rainbow" https://github.com/oderwat/vscode-indent-rainbow
"indentRainbow.colors": [
"rgba(28, 40, 51, 0.05)",
"rgba(33, 47, 60, 0.05)",
"rgba(81, 90, 90, 0.05)",
"rgba(95, 106, 106, 0.05)",
"rgba(121, 125, 127,0.05)",
"rgba(151, 154, 154,0.05)"
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment