diff --git a/Phoenix Dark.sublime-theme b/Phoenix Dark.sublime-theme index 3cce61de..93662ec4 100644 --- a/Phoenix Dark.sublime-theme +++ b/Phoenix Dark.sublime-theme @@ -2162,7 +2162,8 @@ "attributes": ["selected"], "layer0.texture": "Theme - Phoenix/Phoenix Dark/classic/tab-active.eighties.png" }, - // FIX FOR ICONS + + // FIX FOR DUPLICATE SIDEBAR ICONS { "class": "icon_file_type", "content_margin": [0,0] diff --git a/Phoenix Light.sublime-theme b/Phoenix Light.sublime-theme index 90cf393c..ac98806b 100644 --- a/Phoenix Light.sublime-theme +++ b/Phoenix Light.sublime-theme @@ -1586,6 +1586,20 @@ "class": "table_row", "settings": ["phoenix_color_blue"], "layer0.texture": "Theme - Phoenix/Phoenix Light/colors/blue/autocomplete-row-selected.png" - } + }, + + // FIX FOR DUPLICATE SIDEBAR ICONS + { + "class": "icon_file_type", + "content_margin": [0,0] + }, + { + "class": "icon_folder", + "content_margin": [0,0] + }, + { + "class": "icon_folder_loading", + "content_margin": [0,0] + }, ]