// Documentation at https://www.sublimetext.com/docs/themes.html { "variables": {}, "rules": [ { "class": "sidebar_label", "parents": [ { "class": "tree_row", "attributes": [ "selectable", // Seems to make no difference in this context // "!selected", "!expandable", "!expanded", "!highlighted" ] } ], "color": [116, 145, 159], }, ] }