frankyonnetti / gravity-sublime-theme

A Sublime Text theme that feels right at home on macOS
https://frankyonnetti.github.io/gravity-sublime-theme/
396 stars 26 forks source link

Feature request: bold font for active tab #56

Closed LinuxOnTheDesktop closed 5 years ago

LinuxOnTheDesktop commented 5 years ago

I find your theme to be one of very few that makes inactive tab titles legible. However, I'd like to make the active tab font bold - but don't see how. Thanks. I've Sublime Text 3 and the latest (Sublime repository) version of your theme.

frankyonnetti commented 5 years ago

As you noted, that option is not currently available for this theme. But you can always override theme settings by placing the following gist (file) in your Sublime Text 3/Packages/User.

https://gist.github.com/frankyonnetti/3d629c418afe72153d28cc5b234ec7e7

You can find that directory by selecting "Browse Packages..." menu un preferences.

LinuxOnTheDesktop commented 5 years ago

That works well (though I had to change the name of the file to 'Gravity.sublime-theme', because that is the version of the theme that I use). Thank you. Screenshot:

image

Even better would be an option within the package for this setup.

frankyonnetti commented 5 years ago

This is added in version 3.5.5: "gravity_selected_tab_bold": true