Skip to content
New issue

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

Folders not appearing in the sidebar in Build 3129 #25

Open
ghost opened this issue Apr 17, 2017 · 2 comments
Open

Folders not appearing in the sidebar in Build 3129 #25

ghost opened this issue Apr 17, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 17, 2017

With the updates to Build 3129, the folders no longer appear in the sidebar:

screen shot 2017-04-17 at 12 27 25 pm

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
}
iccir added a commit that referenced this issue Apr 18, 2017
@iccir
Copy link
Owner

iccir commented Apr 18, 2017

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.

@ghost
Copy link
Author

ghost commented Apr 18, 2017

Thank you for the update. Seems to be working now. Thank you for the great theme too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant