thinkpixellab/flatland

How can I bring sidebar color to dark (like on yours images) ?

Closed this issue · 4 comments

(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 ?

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"
}

Thank's a lot (I'm already head broke) ! ! ! :)

@bo4inskiy, please close this issue if it's solved.