Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Commit

Permalink
#1 Tab labels are not bold now
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Kubisa committed May 16, 2016
1 parent 3e9b48e commit 99e0fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Elementary Dark.sublime-theme
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@
"font.face": "Droid Sans",
"font.size": 12,
"font.italic": false,
"font.bold": true,
"font.bold": false,
},
{
"class": "tab_label",
Expand Down

0 comments on commit 99e0fa7

Please sign in to comment.