Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Air File IconsNew to Visual Studio Code? Get it now.
Air File Icons

Air File Icons

Franz Gollhammer

|
11 installs
| (0) | Free
JetBrains Air-inspired file icon theme for VS Code and Cursor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Air File Icons

A clean, minimal file icon theme for Visual Studio Code and Cursor, inspired by the JetBrains New UI (Air) icon set.

Air File Icons preview

Pairs with Air — companion color theme (dark + light) ported from JetBrains Air. Designed to look right next to these icons.

Features

  • 112 file type icons, dark + light variants
  • Wide language, framework, and config file coverage
  • Crisp monochrome-accent style, tuned for compact tree UIs

Install

VS Code

  1. Extensions panel (Cmd+Shift+X / Ctrl+Shift+X)
  2. Search Air File Icons
  3. Install
  4. Cmd+Shift+P / Ctrl+Shift+P → Preferences: File Icon Theme → Air File Icons

Cursor

Cursor pulls extensions from Open VSX. Same flow: open the Extensions panel, search Air File Icons, install, then pick it under File Icon Theme.

Manual (.vsix)

Download the latest .vsix from Releases, then:

code --install-extension air-file-icons-<version>.vsix
# or
cursor --install-extension air-file-icons-<version>.vsix

Supported file types

Languages: JavaScript, TypeScript, React, Vue, Svelte, Python, Rust, Go, Java, Kotlin, Swift, C/C++, C#, Ruby, PHP, Dart, Elixir, Haskell, Scala, Clojure, Erlang, Lua, R, Julia, Zig, Nim, OCaml, F#, Groovy, Perl, and more.

Configs: Docker, Git, Webpack, Vite, Rollup, ESLint, Prettier, Babel, TSConfig, npm, pnpm, yarn, bun, Cargo, Maven, Gradle, Bazel, Terraform, Bicep, CMake, and more.

Development

npm run dev           # launch VS Code with the extension loaded
npm run dev:insiders  # VS Code Insiders
npm run package       # build .vsix
npm run install:local # package + install into VS Code

See scripts/ for release automation.

Attribution

Icons derived from JetBrains intellij-community (platform/icons/src/expui/fileTypes/), licensed under Apache 2.0. See NOTICE.

License

Apache 2.0

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft