Skip to content

Commit

Permalink
Hide ST3 style file icons, fixes #106
Browse files Browse the repository at this point in the history
  • Loading branch information
joelfillmore committed Aug 27, 2014
1 parent a4bf1a2 commit af6dedb
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Flatland Dark.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,23 @@
"layer0.texture": "Theme - Flatland/Flatland Dark/group-open-selected.png"
},

//
// HIDE ST3 FILE ICONS FOR NOW (TODO: REMOVE ST2 STYLE ICONS)
//
{
"class": "icon_file_type",
"content_margin": [0,0]
},
{
"class": "icon_folder",
"content_margin": [0,0]
},
{
"class": "icon_folder_loading",
"content_margin": [0,0]
},


//
// STANDARD TEXT BUTTONS
//
Expand Down

0 comments on commit af6dedb

Please sign in to comment.