How can I bring sidebar color to dark (like on yours images) ?
Closed this issue · 4 comments
bo4inskiy commented
(I mean open files & folders bar)
By default sidebar is grey, but after install any other's theme it's unchanged.
What I need to write to user preferences ?
bo4inskiy commented
loryhuz commented
It's seems you didn't activate the theme.
Go to Sublime Text > Preference > Settings - User
Then add:
{
"theme": "Flatland Dark.sublime-theme",
"color_scheme": "Packages/Theme - Flatland/Flatland Dark.tmTheme"
}
bo4inskiy commented
Thank's a lot (I'm already head broke) ! ! ! :)
ImBobby commented
@bo4inskiy, please close this issue if it's solved.