lumide_material_icons 1.0.1
lumide_material_icons: ^1.0.1 copied to clipboard
Material icons for Lumide
Lumide Material Icons #
A Material Design Icon theme for the Lumide IDE.
This plugin provides a comprehensive set of icons from Material Design Icons (MDI), meticulously mapped to file types, file names, and folder structures used in modern development.
Features #
- Material Aesthetics: Over 100 high-quality SVG icons from the Pictogrammers MDI library.
- Vibrant Brand Coloring: Each file type is dynamically tinted with its official brand color (e.g., Dart blue, Python yellow, Rust orange).
- Extensive Mappings:
- File Extensions: 100+ extensions covered (from
.dartand.jsto.nixand.prisma). - Named Files: Special icons for
pubspec.yaml,Dockerfile,LICENSE,README.md, and more. - Folders: Unique icons for
lib,test,assets,scripts,.git, etc., including expanded states.
- File Extensions: 100+ extensions covered (from
- Optimized Performance: Small package footprint with minified SVGs, ensuring fast loading and minimal memory usage.
Installation #
This is a Lumide plugin. In most cases, you can enable it directly from the Lumide Plugin Marketplace.
If you are developing or sideloading the plugin:
- Clone the repository or download the package.
- Go to Plugins → Load Local Plugin
- Select this plugin folder.
License #
- The package source code is licensed under the MIT License.
- The SVG icons are sourced from Material Design Icons by Pictogrammers and are licensed under the Apache License 2.0. See
icons/LICENSEfor details.