diff --git a/preap.sublime-theme b/preap.sublime-theme index 83403fa..2baec19 100755 --- a/preap.sublime-theme +++ b/preap.sublime-theme @@ -820,7 +820,7 @@ "class": "text_line_control", "layer0.texture": "Preap/assets/text-field.png", "layer0.opacity": 1, - "content_margin": [18, 15] + "content_margin": [15, 13] }, { "class": "text_line_control", @@ -828,6 +828,19 @@ "settings": ["findreplace_small"], "content_margin": [4, 5, 0, 4] }, + { + "class": "dropdown_button_control", + "content_margin": [11, 11], + "layer0.texture": "Preap/assets/tabset-list.png", + "layer0.tint": [255, 255, 255], + "layer0.opacity": 0.5, + "layer0.inner_margin": [0, 0] + }, + { + "class": "dropdown_button_control", + "attributes": ["hover"], + "layer0.opacity": 1 + }, // // PANEL BACKGROUNDS