diff --git a/README.md b/README.md index 6548670..4fb4e1b 100755 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Activate the `Theme` by modifying your user preferences file, which you can find "Seti_tabs_no_min_width" // (issues/223) "Seti_tab_font_12" // tab font size = 12 "mouse_wheel_tabswitch" // scroll through opened tabs - "Seti_no_scroll_icons" // remove the l/r arrows & the drop down list button, effective when ("enable_tab_scrolling": true) + "Seti_no_scroll_icons" // remove the l/r arrows, effective when ("enable_tab_scrolling": true) "Seti_no_under_bar" // remove the small colored bar under the un-saved tabs "not available with accents" "Seti_bold_slctdtab_labels" // make active tab label font in bold diff --git a/Resource/fold.png b/Resource/fold.png deleted file mode 100644 index 009f466..0000000 Binary files a/Resource/fold.png and /dev/null differ diff --git a/Seti.sublime-theme b/Seti.sublime-theme index 07e39d8..c005634 100644 --- a/Seti.sublime-theme +++ b/Seti.sublime-theme @@ -235,10 +235,9 @@ // Tab dropdown { "class": "show_tabs_dropdown_button", - "content_margin": [14,11], + "content_margin": [18,14], "layer0.texture": "Seti_UI/Main/tabset-list@2x.png", "layer0.opacity": { "target": 1.0, "speed": 10.0, "interpolation": "smoothstep" }, - "layer0.inner_margin": [5,0,5,0], "layer1.texture": "Seti_UI/Main/tabset-list-hover@2x.png", "layer1.opacity": { "target": 0.0, "speed": 10.0, "interpolation": "smoothstep" } }, @@ -251,7 +250,7 @@ // Tab scroll left { "class": "scroll_tabs_left_button", - "content_margin": [14,10], + "content_margin": [9,10], "layer0.texture": "Seti_UI/Main/tabset-left@2x.png", "layer0.opacity": { "target": 1.0, "speed": 10.0, "interpolation": "smoothstep" }, "layer1.texture": "Seti_UI/Main/tabset-left-hover@2x.png", @@ -266,7 +265,7 @@ // Tab scroll right { "class": "scroll_tabs_right_button", - "content_margin": [14,10], + "content_margin": [9,10], "layer0.texture": "Seti_UI/Main/tabset-right@2x.png", "layer0.opacity": { "target": 1.0, "speed": 10.0, "interpolation": "smoothstep" }, "layer1.texture": "Seti_UI/Main/tabset-right-hover@2x.png", @@ -284,12 +283,12 @@ "settings": ["Seti_no_scroll_icons"], "content_margin": 0 }, - { - "class": "show_tabs_dropdown_button", - "settings": ["Seti_no_scroll_icons"], - "content_margin": 0, - "layer0.inner_margin": 0 - }, + // { + // "class": "show_tabs_dropdown_button", + // "settings": ["Seti_no_scroll_icons"], + // "content_margin": 0, + // "layer0.inner_margin": 0 + // }, { "class": "scroll_tabs_right_button", "settings": ["Seti_no_scroll_icons"], @@ -992,7 +991,7 @@ "layer0.texture": "Seti_UI/Main/folder@2x.png", "layer0.opacity": 1, "layer0.inner_margin": 0, - "content_margin": [8,8] + "content_margin": 7 }, // Options { @@ -1007,9 +1006,9 @@ "class": "icon_folder", "parents": [{ "class": "tree_row", "attributes": ["expanded"]}], "layer0.texture": "Seti_UI/Main/folder_open@2x.png", - "layer0.inner_margin": -5, "layer0.opacity": 1, - "content_margin": [8,0] + "layer0.inner_margin": 0, + "content_margin": 9 }, // Options { @@ -3332,8 +3331,9 @@ { "class": "icon_folder", "settings": ["Seti_accent"], - "layer0.inner_margin": -2, + "layer0.inner_margin": [-3,-3,-5,-3], "parents": [{ "class": "tree_row", "attributes": ["expanded"]}], - "layer0.texture": "Seti_UI/Main/folder@2x.png" + "layer0.texture": "Seti_UI/Main/folder@2x.png", + "content_margin": 8 } ] diff --git a/Seti_orig.sublime-theme b/Seti_orig.sublime-theme index d17684a..99f52e6 100644 --- a/Seti_orig.sublime-theme +++ b/Seti_orig.sublime-theme @@ -187,10 +187,9 @@ // Tab dropdown { "class": "show_tabs_dropdown_button", - "content_margin": [15,12], + "content_margin": [18,14], "layer0.texture": "Seti_UI/Main/tabset-list@2x.png", "layer0.opacity": { "target": 1.0, "speed": 5.0, "interpolation": "smoothstep" }, - "layer0.inner_margin": [5,0,5,0], "layer1.texture": "Seti_UI/Main/tabset-list-hover@2x.png", "layer1.opacity": { "target": 0.0, "speed": 5.0, "interpolation": "smoothstep" } }, @@ -203,7 +202,7 @@ // Tab scroll left { "class": "scroll_tabs_left_button", - "content_margin": [14,10], + "content_margin": [9, 10], "layer0.texture": "Seti_UI/Main/tabset-left@2x.png", "layer0.opacity": { "target": 1.0, "speed": 5.0, "interpolation": "smoothstep" }, "layer1.texture": "Seti_UI/Main/tabset-left-hover@2x.png", @@ -218,7 +217,7 @@ // Tab scroll right { "class": "scroll_tabs_right_button", - "content_margin": [14,10], + "content_margin": [9, 10], "layer0.texture": "Seti_UI/Main/tabset-right@2x.png", "layer0.opacity": { "target": 1.0, "speed": 5.0, "interpolation": "smoothstep" }, "layer1.texture": "Seti_UI/Main/tabset-right-hover@2x.png", @@ -236,12 +235,12 @@ "settings": ["Seti_no_scroll_icons"], "content_margin": 0 }, - { - "class": "show_tabs_dropdown_button", - "settings": ["Seti_no_scroll_icons"], - "content_margin": 0, - "layer0.inner_margin": 0 - }, + // { + // "class": "show_tabs_dropdown_button", + // "settings": ["Seti_no_scroll_icons"], + // "content_margin": 0, + // "layer0.inner_margin": 0 + // }, { "class": "scroll_tabs_right_button", "settings": ["Seti_no_scroll_icons"], @@ -947,7 +946,7 @@ "layer0.texture": "Seti_UI/Main/folder@2x.png", "layer0.opacity": 1, "layer0.inner_margin": 0, - "content_margin": [8,8] + "content_margin": 7 }, // Options { @@ -963,9 +962,9 @@ "class": "icon_folder", "parents": [{ "class": "tree_row", "attributes": ["expanded"]}], "layer0.texture": "Seti_UI/Main/folder_open@2x.png", - "layer0.inner_margin": -5, "layer0.opacity": 1, - "content_margin": [8,0] + "layer0.inner_margin": 0, + "content_margin": 9 }, // Options { @@ -2043,7 +2042,7 @@ { "class": "icon_folder", "settings": ["Seti_accent_red", "!Seti_ClosedFolder_dots"], - "layer0.texture": "Seti_UI/Main/accent/red/folder@2x.png" + "layer0.texture": "Seti_UI/Main/accent/red/folder@2x.png", }, { "class": "icon_folder", @@ -3929,9 +3928,10 @@ { "class": "icon_folder", "settings": ["Seti_accent"], - "layer0.inner_margin": -2, + "layer0.inner_margin": [-3,-3,-5,-3], "parents": [{ "class": "tree_row", "attributes": ["expanded"]}], - "layer0.texture": "Seti_UI/Main/folder@2x.png" + "layer0.texture": "Seti_UI/Main/folder@2x.png", + "content_margin": 8 }, { "class": "close_button", diff --git a/messages.json b/messages.json index 8c52203..d22b3df 100755 --- a/messages.json +++ b/messages.json @@ -66,5 +66,6 @@ "13.5": "messages/13.5.txt", "14": "messages/14.txt", "14.2": "messages/14.2.txt", - "15": "messages/15.txt" + "15": "messages/15.txt", + "16": "messages/16.txt" } diff --git a/messages/16.txt b/messages/16.txt new file mode 100644 index 0000000..14b420b --- /dev/null +++ b/messages/16.txt @@ -0,0 +1,12 @@ +v16 (19-05-2017) +------------------- + +1- remove 'fold.png' as ST now wont respect it and will use the default instead. +2- fixed the sidebar closed/opened folder icon size. +3- fixed tab list icon. +4- replaced the tabset left/right arrows with the default theme ones because the slim arrows were being pixelated after the latest dev update. + also note that enlarging the icons can also cause the same thing, as a temp solution use + ( + "Seti_no_scroll_icons": true, + "mouse_wheel_tabswitch": true, + )