redstraw-vscode-icons
v1.1.0
Published
File icon theme for RedStraw — adds icons for redstraw.config.* files and the .redstraw output folder
Maintainers
Readme
RedStraw Icons
File icon theme for RedStraw — gives VS Code custom icons for:
| Match | Icon |
|-------|------|
| redstraw.config.ts / .js / .mts / .mjs / .cts / .cjs |
Config icon (redstraw layers + amber dot) |
| .redstraw/ folder (closed) |
Gradient folder with layers |
| .redstraw/ folder (open) |
Open folder variant |
Installation
From VS Code Marketplace:
Search for RedStraw Icons in the Extensions panel, or:
ext install redstraw.redstraw-vscode-iconsThen activate it:
Cmd/Ctrl + Shift + P→Preferences: File Icon Theme- Select RedStraw Icons
Note: RedStraw Icons only defines icons for RedStraw-specific files. For all other file types, VS Code falls back to your currently active icon theme.
Works alongside other themes
RedStraw Icons is designed to layer on top of themes like Material Icon Theme. All non-redstraw files use your existing theme's icons.
Contributing
Found a file pattern that should get a RedStraw icon? Open an issue or PR at github.com/ajmalleonard/redstraw.
