Skip to content

Instantly share code, notes, and snippets.

@mauriciomassaia
Created June 14, 2018 05:37
Show Gist options
  • Save mauriciomassaia/7cbb04c4ef1e56d11e6f6beed9276fa5 to your computer and use it in GitHub Desktop.
Save mauriciomassaia/7cbb04c4ef1e56d11e6f6beed9276fa5 to your computer and use it in GitHub Desktop.
Sublime Theme / IBM Plex Font / 4k screen
[
{
"class": "sidebar_label",
"color": [131, 148, 150],
"font.bold": false,
"font.size": 16,
"font.face": "IBM Plex Mono"
},
{
"class": "sidebar_container",
"layer0.tint": [0, 43, 54]
},
{
"class": "icon_folder",
"content_margin": 0
},
{
"class": "sidebar_tree",
"row_padding": [0, 4],
"indent": 10,
"indent_offset": 15,
"indent_top_level": true
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment