-
-
Notifications
You must be signed in to change notification settings - Fork 640
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
Added Lottie Folder Icons aswell as the File Icon. #2073
Conversation
Maybe extra space in fileIcons.ts? |
Also check #2044 |
What do you mean by more space? Like space out the file icon more? Or add more spaces in the fileIcons.ts? |
From fileIcons on line 2410:
Try and remove the extra space between the comma and fileExtensions.
|
@nijeff27 thank you so much for helping me! |
I added the Lottie folder icon for files named as "lottie", "lotties", and "lottiefiles". I also added the file icon for all .lottie files. Useful for app/web developers who are adding some lightweight animations to their application/website.