-
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
46 additions
and
33 deletions.
There are no files selected for viewing
This file contains 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
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -235,10 +235,9 @@ | |
// Tab dropdown | ||
{ | ||
"class": "show_tabs_dropdown_button", | ||
"content_margin": [14,11], | ||
"content_margin": [18,14], | ||
"layer0.texture": "Seti_UI/Main/[email protected]", | ||
"layer0.opacity": { "target": 1.0, "speed": 10.0, "interpolation": "smoothstep" }, | ||
"layer0.inner_margin": [5,0,5,0], | ||
"layer1.texture": "Seti_UI/Main/[email protected]", | ||
"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/[email protected]", | ||
"layer0.opacity": { "target": 1.0, "speed": 10.0, "interpolation": "smoothstep" }, | ||
"layer1.texture": "Seti_UI/Main/[email protected]", | ||
|
@@ -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/[email protected]", | ||
"layer0.opacity": { "target": 1.0, "speed": 10.0, "interpolation": "smoothstep" }, | ||
"layer1.texture": "Seti_UI/Main/[email protected]", | ||
|
@@ -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/[email protected]", | ||
"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/[email protected]", | ||
"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/[email protected]" | ||
"layer0.texture": "Seti_UI/Main/[email protected]", | ||
"content_margin": 8 | ||
} | ||
] |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -187,10 +187,9 @@ | |
// Tab dropdown | ||
{ | ||
"class": "show_tabs_dropdown_button", | ||
"content_margin": [15,12], | ||
"content_margin": [18,14], | ||
"layer0.texture": "Seti_UI/Main/[email protected]", | ||
"layer0.opacity": { "target": 1.0, "speed": 5.0, "interpolation": "smoothstep" }, | ||
"layer0.inner_margin": [5,0,5,0], | ||
"layer1.texture": "Seti_UI/Main/[email protected]", | ||
"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/[email protected]", | ||
"layer0.opacity": { "target": 1.0, "speed": 5.0, "interpolation": "smoothstep" }, | ||
"layer1.texture": "Seti_UI/Main/[email protected]", | ||
|
@@ -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/[email protected]", | ||
"layer0.opacity": { "target": 1.0, "speed": 5.0, "interpolation": "smoothstep" }, | ||
"layer1.texture": "Seti_UI/Main/[email protected]", | ||
|
@@ -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/[email protected]", | ||
"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/[email protected]", | ||
"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/[email protected]" | ||
"layer0.texture": "Seti_UI/Main/accent/red/[email protected]", | ||
}, | ||
{ | ||
"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/[email protected]" | ||
"layer0.texture": "Seti_UI/Main/[email protected]", | ||
"content_margin": 8 | ||
}, | ||
{ | ||
"class": "close_button", | ||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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, | ||
) |