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

Doubled folder icons #11

Closed
sirpeas opened this issue Sep 1, 2014 · 3 comments
Closed

Doubled folder icons #11

sirpeas opened this issue Sep 1, 2014 · 3 comments

Comments

@sirpeas
Copy link

sirpeas commented Sep 1, 2014

Hi,
you have to add these lines to Wombat's settings to avoid double folder icons (Default and yours)

{
    "class": "icon_file_type",
    "content_margin": [0,0]
},
{
    "class": "icon_folder",
    "content_margin": [0,0]
},
{
    "class": "icon_folder_loading",
    "content_margin": [0,0]
}

screen shot 2014-09-01 at 13 31 57

@sheerun
Copy link
Owner

sheerun commented Sep 1, 2014

Is it configuratoin for ST2 or ST3?

@sirpeas
Copy link
Author

sirpeas commented Sep 1, 2014

ST3, I mean that I tested it only on ST3, because I only use ST3.

@sheerun
Copy link
Owner

sheerun commented Sep 1, 2014

It was little more than this: fcc2fb8

New theme should be available to update in few hours I think.

@sheerun sheerun closed this as completed Sep 1, 2014
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

2 participants