.bat and .bash files share the same icon — likely incorrect #1354
Closed
bug-sQuAsher
started this conversation in
Icon requests
Replies: 1 comment 4 replies
-
Hey there! Right now, we’ve got just two general icons for script files, like the ones you see in the screenshot. We’re really hoping to spruce them up, but there are a few platform-specific limitations. As you pointed out, Said that here our suggestion for the change: Option 1
Option 2 (less intrusive)
The option 2 is what we like the most because introducing more colors in such small image brings confusion and cognitive load. What do you think? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! 👋
I noticed that both .bat and .bash files are shown with the same icon in Vira. Since .bat files are Windows batch scripts and .bash files are Unix/Linux shell scripts, it seems odd that they share a visual identity.
This likely isn't intentional and might be a fallback or mapping issue.
Additionally, the PowerShell script icon (.ps1) appears to be the same as the icons used for Unix shell scripts like .sh or .zsh, which can be confusing in cross-platform projects.
Let me know if you'd prefer this to be logged as an icon request instead — thanks for the great work on the theme!
Beta Was this translation helpful? Give feedback.
All reactions