Skip to content

Commit

Permalink
Merge pull request #98 from baruica/patch-1
Browse files Browse the repository at this point in the history
Fix for underscores not showing in tab labels
  • Loading branch information
joelfillmore committed Feb 20, 2014
2 parents 2784d0c + da750a5 commit a4bf1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Flatland Dark.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"fade": false,
"fg": [144, 146, 147],
"font.bold" : false,
"font.size" : 12
"font.size" : 11
},
{
"class": "tab_label",
Expand Down

0 comments on commit a4bf1a2

Please sign in to comment.