Skip to content

Instantly share code, notes, and snippets.

@mauroreisvieira
Created September 9, 2019 18:02
Show Gist options
  • Save mauroreisvieira/7567b46774249ee1c1c043a4e51b428b to your computer and use it in GitHub Desktop.
Save mauroreisvieira/7567b46774249ee1c1c043a4e51b428b to your computer and use it in GitHub Desktop.
{
"variables": {
"colorAccent": "#4A7C8A",
"tabSelectedBorderSize": [
0,
0,
0,
2
],
"sidebarIconFolderColor": "var(colorAccent)",
"sidebarIconFolderExpandedColor": "var(colorAccent)",
"vscModified": "var(--redish)",
"vscUnmerged": "var(--bluish)",
"vscDeleted": "var(--bluish)",
},
"rules": [
{
"class": "sidebar_tree",
"indent": 20,
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment