SymbolsA file icon for VS Code ContributingIf you'd like to contribute to this extension, please take a look at the issues or create a new one. If you'd like to create a new icon, please reference the Symbols - File Icon Figma file, you can make a copy or reference the styles used (tailwind). Please try to limit your colors to the ones used in existing icons before choosing a different color style. When submitting a PR, please ensure you've tested the extension locally and ensure that your new icons appear correctly in the file tree view with your new file extension. Include a screenshot of your proposed icon in your PR. ConfigurationYou can configure which folders and files icons are displayed by using the following settings: Folders
And here is an example using this setting:
Files
And here is an example:
Note: For file names, you can use Icon PreviewYou can preview the icons by reading the the preview.md file. React SymbolsPablo Hdez has graciously created React-Symbols (pheralb/react-symbols) to allow you to embed Symbol icons for your React projects. |