# Code Icons [EN](./README.md) / [JP](./README-JP.md) / [CH](./README-CH.md) Code Icons は、Visual Studio Code / Cursor 向けのファイルアイコンテーマです。 Seti の既存カバレッジを活かしつつ、よく使うファイル名・フォルダ名に独自アイコンを追加しています。 ## 使い方 1. この拡張機能をインストール 2. コマンドパレットを開く 3. `File Icon Theme` を実行 4. `Code Icons` を選択 ## サンプル(画像 + 対応) | 画像 | 対応先 | | ------------ | ------------------------------------------------------------ | | cursor | `.cursor` フォルダ | | cursor | `.cursor` ファイル | | codex | `.codex` フォルダ | | claude | `.claude` フォルダ / `CLAUDE.md` ファイル | | agent | `.agent` フォルダ | | docs | `docs` フォルダ | | venv | `.venv` / `venv` / `env` / `.virtualenv` / `virtualenv` フォルダ | | rule | `rules` フォルダ | | skill | `skills` フォルダ | | private | `.env` ファイル / `private` フォルダ | | swift | `*.swift` ファイル | | swiftformat | `swiftformat` ファイル | | index | `index.html` ファイル | | 404 | `404.html` ファイル | | deploy | `deploy.sh` ファイル(`samples/deploy.sh` も同系統) | | config | `config.json` ファイル | | readme en | `README-EN.md` ファイル | | readme jp | `README-JP.md` ファイル | | readme ch | `README-CH.md` ファイル | ## アイコンについて 使用した画像は開発者(Tanaka Mikihisa)が作成したもの、または以下のサイトより取得したものをライセンスに従った上で必要に応じて編集を行い使用しています。 - [Simple Icons](https://simpleicons.org) - [Cursor](https://cursor.com/ja/brand) - [shadcn,io](https://www.shadcn.io) - [SVG REPO](https://www.svgrepo.com)