Skip to content

Commit

Permalink
Fix for underscores not showing in tab labels
Browse files Browse the repository at this point in the history
fixes #29, fixes #39, fixes #56, fixes #76
  • Loading branch information
Nelson da Costa committed Feb 20, 2014
1 parent 2784d0c commit da750a5
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 da750a5

Please sign in to comment.