Briles / gruvbox

🎨 Sublime Text themes & color schemes with pastel 'retro groove' colors
MIT License
272 stars 8 forks source link

Modified tabs do not appear to be working #5

Closed willsoto closed 8 years ago

willsoto commented 8 years ago

Version: 2.0.0

Settings:

"gruvbox_accent_orange": true,
"gruvbox_colored_tooltips": true,
"gruvbox_enable_tab_borders": true,
"gruvbox_underline_modified_tabs": true,
// I have tried with one / both of these. No luck.
"gruvbox_underline_modified_tabs_thick": true,
"gruvbox_sidebar_comfortable": true,

Screenshot:

screen shot 2016-04-07 at 9 38 43 am

Please let me know if you'd like anymore information.

Briles commented 8 years ago

Seems to be an issue with enabling tab borders. I'll have it fixed shortly. Thanks for reporting this!

Briles commented 8 years ago

This is fixed in the new release, which could take an hour or so before it shows up on Package Control.

Thanks!

willsoto commented 8 years ago

Awesome! Thanks for the quick response.