mallowigi / a-file-icon-idea

Atom Material Icons for JetBrains - Replace File and UI Icons for better visual grepping.

Home Page:http://www.material-theme.com/docs/configuration/icons-settings/#atom-material-icons-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom Material Icons Plugin for JetBrains

All Contributors


logo

Atom Material Icons

This plugin is a port of the Atom File Icons for Atom and the icons of the Material Theme UI plugin.

VSCode Extension

https://marketplace.visualstudio.com/items?itemName=AtomMaterial.a-file-icon-vscode&ssr=false#overview

Chrome Extension

https://chrome.google.com/webstore/detail/atom-file-icons-web/pljfkbaipkidhmaljaaakibigbcmmpnc

Firefox Extension

https://addons.mozilla.org/en-US/firefox/addon/atom-file-icons-web/

  • Replaces file icons with their relevant logo icons
    • According to their extension (Java, PHP, Ruby...)
    • According to the framework (Android, NPM, RSpec...)
    • According to the program used with (Babel, Docker, CircleCI...)
  • Replaces directories:
    • With a common pattern: src, main, app, img, docs...
    • With a specific pattern: node_modules, .vscode, .git...
  • Replaces the PSI (Program Structure Interface) icons:
    • Classes, Interfaces, Enums, Abstract...
    • Methods, Lambdas, Inherits, Overrides...
  • Replaces the UI Icons:
    • Toolbar icons (actions)
    • Gutter icons (debugger)
    • Node icons (folders)...
  • Monochrome filter: Set a monochrome filter to the whole UI
    • Ability to select the color
  • Arrows Style: Customize the look of the arrows in Tree components
    • Material: Chevron-like arrows
    • Darcula: Regular triangle arrows
    • Plus-Minus: Plus and Minus signs
    • Arrows: Simple Arrows
    • None: No arrows
  • Hollow Folders: Add custom decorations on folders containing opened files
  • Custom Icon Size: Assign a custom icon size (between 12 and 24)
  • Accent Color: Change the color of specific icons
    • Closing tab button
    • Highlighted arrows
    • Loading indicator...
  • Customizability: Custom Settings
    • Settings Pages
    • Toolbar Action Buttons
  • Custom File and Directory associations Customize your own associations
    • File associations by Regex
    • Folder associations
    • Preview default icons

File Icons

File Icons

Folder Icons

Folder Icons

Credits

Special credits to:

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Alex Simons

πŸš‡ πŸ’» πŸ”Œ

Joris te Dorsthorst

πŸ€”

Jack Chu

πŸ›

Donnie An

πŸ’»

Alexey Kunitsky

πŸ’» πŸ€”

Aparajita Fishman

πŸ€” πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Atom Material Icons for JetBrains - Replace File and UI Icons for better visual grepping.

http://www.material-theme.com/docs/configuration/icons-settings/#atom-material-icons-plugin

License:MIT License


Languages

Language:Kotlin 99.1%Language:JavaScript 0.9%