Skip to content

Instantly share code, notes, and snippets.

@mikhy888
Last active December 20, 2016 06:31
Show Gist options
  • Save mikhy888/667aa91602d8abd45530bc9565e938b9 to your computer and use it in GitHub Desktop.
Save mikhy888/667aa91602d8abd45530bc9565e938b9 to your computer and use it in GitHub Desktop.
[
{
"class": "sidebar_container",
// $base02: #073642
//"layer0.tint": [235,235,235], //right border
"layer0.opacity": 1.0,
"layer0.draw_center": false,
"layer0.inner_margin": [0, 0, 1, 0],
"content_margin": [0, 0, 1, 0]
},
{
"class": "sidebar_tree",
"row_padding": [8, 3],
"indent": 12,
"indent_offset": 17,
"indent_top_level": false,
// $base2: #eee8d5
"layer0.tint": [28,30,23],
"layer0.opacity": 1.0,
"dark_content": false
},
{
"class": "sidebar_heading",
// $base1: #93a1a1
"font.bold": true,
"color": [235,235,235],
// $base3: #fdf6e3
},
{
"class": "sidebar_heading",
"parents":
[
{ "class": "tree_row", "attributes": ["selected"] }
],
// "shadow_color": [160, 174, 192]
},
{
"class": "sidebar_label",
// $base01: #586e75
"color": [235,235,235],
"font.bold": false
// , "shadow_color": [250, 250, 250], "shadow_offset": [0, 0]
},
{
"class": "sidebar_label",
"parents": [{"class": "tree_row", "attributes": ["selected"]}],
// $base01: #586e75
"color": [235,235,235],
// , "shadow_color": [60, 60, 60], "shadow_offset": [0, 1]
},
{
"class": "sidebar_label",
"parents": [{"class": "tree_row", "attributes": ["expandable"]}],
"settings": ["bold_folder_labels"],
"font.bold": true
}
]
[
{
"class": "sidebar_container",
// $base02: #073642
"layer0.tint": [235,235,235],
"layer0.opacity": 1.0,
"layer0.draw_center": false,
"layer0.inner_margin": [0, 0, 1, 0],
"content_margin": [0, 0, 1, 0]
},
{
"class": "sidebar_tree",
"row_padding": [8, 3],
"indent": 12,
"indent_offset": 17,
"indent_top_level": false,
// $base2: #eee8d5
"layer0.tint": [39,40,34],
"layer0.opacity": 1.0,
"dark_content": false
},
{
"class": "sidebar_heading",
// $base1: #93a1a1
"font.bold": true,
"color": [235,235,235],
// $base3: #fdf6e3
},
{
"class": "sidebar_heading",
"parents":
[
{ "class": "tree_row", "attributes": ["selected"] }
],
// "shadow_color": [160, 174, 192]
},
{
"class": "sidebar_label",
// $base01: #586e75
"color": [235,235,235],
"font.bold": false
// , "shadow_color": [250, 250, 250], "shadow_offset": [0, 0]
},
{
"class": "sidebar_label",
"parents": [{"class": "tree_row", "attributes": ["selected"]}],
// $base01: #586e75
"color": [235,235,235],
// , "shadow_color": [60, 60, 60], "shadow_offset": [0, 1]
},
{
"class": "sidebar_label",
"parents": [{"class": "tree_row", "attributes": ["expandable"]}],
"settings": ["bold_folder_labels"],
"font.bold": true
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment