Created
June 14, 2018 05:37
-
-
Save mauriciomassaia/7cbb04c4ef1e56d11e6f6beed9276fa5 to your computer and use it in GitHub Desktop.
Sublime Theme / IBM Plex Font / 4k screen
This file contains hidden or 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
[ | |
{ | |
"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