We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With the updates to Build 3129, the folders no longer appear in the sidebar:
These are the settings I have:
{ "caret_style": "phase", "color_scheme": "Packages/Colorsublime - Themes/Xcode_default.tmTheme", "el_capitan_sidebar_blue_folders": true, "font_face": "SF Mono", "font_size": 14, "highlight_line": true, "highlight_modified_tabs": true, "ignored_packages": [ "Vintage" ], "line_padding_bottom": 1.5, "line_padding_top": 1.5, "tab_size": 2, "theme": "El Capitan.sublime-theme", "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true, "word_wrap": true }
The text was updated successfully, but these errors were encountered:
Potential fix for #25
a33956b
Thanks! I'm still not sure what the proper fix is, but explicitly setting the opacity on icon_folder to 1.0 seems to fix it.
icon_folder
1.0
Sorry, something went wrong.
Thank you for the update. Seems to be working now. Thank you for the great theme too!
No branches or pull requests
With the updates to Build 3129, the folders no longer appear in the sidebar:
These are the settings I have:
The text was updated successfully, but these errors were encountered: