Spacegray
Spacegray copied to clipboard
On Sublime Build 3059, the Default Sublime Tab-Switching Arrows Are Used
I'll preface this acknowledging that 3059 is a beta, but Spacegray doesn't seem to have icons optimized for the new tab switcher. I've attached a screenshot to show what I mean.

+1. I noticed this when switching from Soda in build 3059. Initially, the graphics from the Soda theme were used, but uninstalling Soda and restarting reverted it to the default graphics in one window, but nothing if I have multiple windows open.
Hey, I know, it actually bugs me too. I will fix this in the nearest future, just need to find it in the default theme.
Meanwhile, you can disable those Tab-Switching Arrows (if you don't need them) by adding this line to the preferences:
{
"enable_tab_scrolling": false,
}
Thanks for the tip! Here's where it's defined in Soda, if that helps at all.
any progress?