Replies: 8 comments 1 reply
-
at the moment it's technically possible, but not exactly simple.
<script>
HFS.onEvent('entryIcon', x => x.entry.isFolder && HFS.hIcon('password'))
</script> in this example i'm using a built-in icon "password", but you can enter any web address. What kind of icon did you plan to use? I see the links in your screenshot are gray. Did you customize the color? |
Beta Was this translation helpful? Give feedback.
-
I made a plugin that allow you to customize the icon based on the file extension, but it doesn't support folders. Give it a try, and see if you like the way it works, and in case I will expand it to support folders. |
Beta Was this translation helpful? Give feedback.
-
well, I decided to go head and expand the plugin, and now it supports folders too. |
Beta Was this translation helpful? Give feedback.
-
Hello. Yes, I changed the color and icons of file extensions. It only remained to change the folder icons so that they looked in the same style. |
Beta Was this translation helpful? Give feedback.
-
Once the icons changed, they do not change anymore. I don’t understand, something is holding the icons that I installed for the first time. The second time they don't change. If you disable the plugin, the icons become default. HFS restarted. |
Beta Was this translation helpful? Give feedback.
-
Seems to have figured it out. It's because of the browser. Everything is fine in other browser. |
Beta Was this translation helpful? Give feedback.
-
what browser? Solution should be: hold SHIFT while you reload (do it in the previous browser) |
Beta Was this translation helpful? Give feedback.
-
Yes, I already cleared the cache in the browser. Thank you very much. Everything is working |
Beta Was this translation helpful? Give feedback.
-
Hello. How to change folder icons?
Beta Was this translation helpful? Give feedback.
All reactions