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

Turning icons off? #193

Open
christoffwalker opened this issue Nov 29, 2016 · 11 comments
Open

Turning icons off? #193

christoffwalker opened this issue Nov 29, 2016 · 11 comments

Comments

@christoffwalker
Copy link

Hey,

Trying to turn the new icons off - Sorry, no offence!

But adding this to user settings has no effect:
"spacegray_fileicons": false,

Am I missing something else?

Many thanks
Chris

@marcofugaro
Copy link
Collaborator

Just tried it now and it turns my icons off just fine,

what is your sublime version?

@christoffwalker
Copy link
Author

Hey Marco,

Latest build - 3126.

I also just tried my laptop as well, still no luck.

Have tried restarting but no change.

@marcofugaro
Copy link
Collaborator

Could you please share your Preferences.sublime-settings?

@christoffwalker
Copy link
Author

{
"always_show_minimap_viewport": true,
"auto_close_tags": true,
"auto_find_in_selection": true,
"bold_folder_labels": false,
"caret_extra_bottom": 1,
"caret_style": "phase",
"close_windows_when_empty": true,
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"copy_with_empty_selection": true,
"dictionary": "Packages/Language - English/en_GB.dic",
"drag_text": false,
"draw_minimap_border": true,
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
"_notes"
],
"font_face": "consolas",
"font_options":
[
"subpixel_antialias"
],
"font_size": 10,
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": true,
"ignored_packages":
[
"Browser Refresh",
"Vintage"
],
"minimap_scroll_to_clicked_text": false,
"overlay_scroll_bars": "enabled",
"preview_on_click": true,
"remember_open_files": false,
"scroll_past_end": false,
"scroll_speed": 0,
"shift_tab_unindent": true,
"show_full_path": false,
"spacegray_fileicons": false,
"spell_check": false,
"theme": "Spacegray.sublime-theme",
"word_wrap": true
}

@vitoravelino
Copy link

vitoravelino commented Dec 1, 2016

Hey there!

Despite the fact of not turning it off as mentioned above, it doesn't show properly the icons either for me. Check out the screenshot below.

screenshot 2016-12-01 13 00 59

By the way, looking forward for the icons. Thanks! :D

Version: 3126

UPDATE: my preferences https://gist.github.com/vitoravelino/22e2a9eb3fc679d8745cb4f3a21c272f

@nicooprat
Copy link

I'm facing the exact same problem. Also the "unsaved changes" icon in tab bar has the same ~orange weird icon. The spacegray_fileicons setting has no effect.

@marcofugaro
Copy link
Collaborator

Sorry guys, can't replicate the issue, let's go one step above, what is your OS?
Also any help with the debug is welcome.

@christoffwalker
Copy link
Author

I'm on Windows 10.

I'll try and re-install it over the weekend, with just ST and Spacegrey, and report back.

@nicooprat
Copy link

Mac OS latest, and Sublime Text 3 latest. Don't have time to try to reinstall for now though...

@vitoravelino
Copy link

vitoravelino commented Dec 10, 2016

I realized that the path of icons in the .sublime-theme file was referring to Theme - Spacegray and not Spacegray. I have no idea why the folder rename in my OS happened. After changing it, the default old icons (arrows) worked like a charm.

I'll try to reinstall because the files don't reflect the master.

@nicooprat
Copy link

nicooprat commented Dec 10, 2016

I can confirm that resetting this file worked for me: https://github.com/kkga/spacegray/blob/master/Spacegray%20Oceanic.sublime-theme

But, I don't have any icon (only the open/close folder one), even if specified: "spacegray_fileicons": true.

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

4 participants