You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there's quite a lot of icons that cannot be customised in all-the-icons. For example all-the-icons-icon-for-dir hard-codes calls to all-the-icons-octicon "file-submodule" and it's not possible to convert this to use a replacement icon. I've been advising numerous functions to substitute nerd-octicon instead of octicon but that's far from ideal. Would it be possible to move these calls into customizable options that the user can change?
The text was updated successfully, but these errors were encountered:
Hi,
Currently there's quite a lot of icons that cannot be customised in all-the-icons. For example
all-the-icons-icon-for-dir
hard-codes calls toall-the-icons-octicon "file-submodule"
and it's not possible to convert this to use a replacement icon. I've been advising numerous functions to substitute nerd-octicon instead of octicon but that's far from ideal. Would it be possible to move these calls into customizable options that the user can change?The text was updated successfully, but these errors were encountered: