vscode-theme
✓VSCode カラー テーマを生成し、.vsix ファイルとしてパッケージ化し、VSCode にインストールします。カスタム VSCode テーマを作成するとき、カラー スキームをデザインするとき、またはユーザーが VSCode テーマ、カラー テーマ、ダーク テーマ、ライト テーマについて言及するときに使用します。
SKILL.md
Generate custom VSCode color themes from scratch, package them, and install them directly to VSCode.
This skill includes a theme builder script that enables efficient theme creation by editing individual part files.
| editor.background | Main editor background | | editor.foreground | Default text color | | editorLineNumber.foreground | Line number color | | editorCursor.foreground | Cursor color | | editor.selectionBackground | Selection highlight | | editorBracketMatch. | Matching bracket highlight | | editorError.foreground | Error underline |
VSCode カラー テーマを生成し、.vsix ファイルとしてパッケージ化し、VSCode にインストールします。カスタム VSCode テーマを作成するとき、カラー スキームをデザインするとき、またはユーザーが VSCode テーマ、カラー テーマ、ダーク テーマ、ライト テーマについて言及するときに使用します。 ソース: jugyo/vscode-theme-skill。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/jugyo/vscode-theme-skill --skill vscode-theme- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
vscode-theme とは?
VSCode カラー テーマを生成し、.vsix ファイルとしてパッケージ化し、VSCode にインストールします。カスタム VSCode テーマを作成するとき、カラー スキームをデザインするとき、またはユーザーが VSCode テーマ、カラー テーマ、ダーク テーマ、ライト テーマについて言及するときに使用します。 ソース: jugyo/vscode-theme-skill。
vscode-theme のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/jugyo/vscode-theme-skill --skill vscode-theme インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/jugyo/vscode-theme-skill
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01