I followed the instructions from the answers in this question
Why do Sublime Text 3 Themes not affect the sidebar?
But my sidebar gets blacked out completely. You can't see any folders or text. I've even restarted Sublime and still no luck.
This is my code in my Preferences.sublime-settings - User file
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"theme": "Soda Dark 3.sublime-theme"
}
Any ideas on what is wrong?