Yahoo Web Search

Search results

  1. Jan 2, 2016 · Enable file icons for 3rd party themes. To get file icons in any theme other than Default or Adaptive, take the following steps: After installing FileIcons through Package Control, go to the Sublime Text “Packages” directory (e.g. via the command “Browse Packages”).

  2. Free Sublime text icons, logos, symbols in 50+ UI design styles. Download Static and animated Sublime text vector icons and logos for free in PNG, SVG, GIF Icons

    • Users
    • Developers
    • Resources

    Customization

    You can change the color, opacity level and size of the icons by modifying your user preferences file, which you can find by: 1. Preferences → Package Settings → A File Icon → Settings, 2. Choose A File Icon: Settings in Command Palette.

    Wrong Icons

    Sublime Text uses syntax scopes for file-specific icons. That's why icons of packages provided by the community require them to be installed. See the list of community packagesthat you may need to install to see the right icon.

    Themes

    If your theme supports an icon customization you can choose what icons you want to use – provided by the theme (by default) or provided by the package. Otherwise this package adds its own icons only.

    Bring Support of the File Icon Customization to Your Theme

    If you are a theme developer and you want to support a file icon customization, you should: 1. Remove all stuff related to the icon setup: .tmPreferences, .sublime-settings, .sublime-syntax and .tmLanguagefiles. 2. Rename all your existing icons to match these ones. 3. Add .supports-a-file-icon-customization file to the root of your theme (this is how we check if the theme supportscustomization of the file-specific icons).

    How It Works

    In simple terms, A File Icondoes the following: 1. Copies all the necessary files right after install or upgrade to zzz A File Icon zzzdirectory 2. Searches all installed themes 3. Checks if themes are already patched, if not 4. Patches them by generating .sublime-theme files from a template 5. For themes those support file icon customization, it provides .tmPreferences files and missing icons by default (user can override icons provided by the theme via "force_mode": true). The r...

    Colors

    Colors are bright because they should look good with most themes. However you can change color and opacity level of all icons. See customization.

    Icons

    This package contains icons provided by: 1. Atom File Icons 2. Devicons 3. Font Awesome 4. Font Mfizz 5. Icomoon 6. Octicons Source icons are provided in SVG format (Sublime Text doesn't currently support it). They are convert to @1x and @2x PNG assets before each release via python build script py build -i. Rasterized icons can be found in iconsfolder.

  3. This package adds file-specific icons to Sublime Text for improved visual grepping. It's heavily inspired by Atom File Icons. Its aims are: Provide globally available file type specific icons for each UI themes, whether they provide their own file type specific icons or not.

  4. Monochrome file icons for Sublime Text. Also available in color. Adds specific icons for most file types for the sidebar in Sublime Text 3. Supports both the Default and Adaptive themes. Inspired by A File Icon, but simpler: Doesn't introduce “alias” languages like “Javascript (Gulpfile)”

  5. Feb 2, 2017 · This package adds file-specific icons to Sublime Text for improved visual grepping. It’s heavily inspired by Atom File Icons. Its aims are: to be a tmPreferences storage for UI themes those support file-specific icons, to provide icons for themes those don’t (fully) support file-specific icons.

  6. Colored file icons for Sublime Text. Also available in greyscale. Adds specific, colored icons for most file types for the sidebar in Sublime Text 3. Supports both the Default and Adaptive themes. Inspired by A File Icon, but simpler: Doesn't introduce "alias" languages like "Javascript (Gulpfile)"