※ English version is available below.
GitHub の配色を自由にカスタマイズできる Chrome 拡張機能
GitHue は、GitHub のテーマカラーを変更できる拡張機能です。 現在は日本語と英語に対応しています。
- Chrome / Edge で動作確認済み
これは Google Chrome におけるインストール方法です。Edge やその他のブラウザでは方法が異なる可能性があります。
** ZIP ファイルは Release タブからダウンロードできます:** https://github.com/kyonshi0104/GitHue/releases
- このリポジトリを Clone または ZIP ダウンロード (※ ZIP は上記 Release ページから取得するのが推奨です)
- ZIP を解凍(または Clone したフォルダをそのまま使用)
- Chrome または Edge を開く
- アドレスバーに以下を入力
chrome://extensions/ - 右上の 「デベロッパーモード」 を ON
- 左上の 「パッケージ化されていない拡張機能を読み込む」 をクリック
- 解凍したフォルダ(
manifest.jsonが入っているフォルダ)を選択 - 拡張機能が読み込まれたら完了
このプロジェクトは BSD-3-Clause License のもとで公開されています。
詳細は LICENSE ファイルをご確認ください。
A Chrome extension that lets you customize GitHub’s color theme
GitHue is a browser extension that allows you to customize GitHub’s color palette.
- Tested on Chrome and Edge
This is the installation method for Google Chrome. The method may differ for Edge and other browsers.
You can download the ZIP file from the Release tab: https://github.com/kyonshi0104/GitHue/releases
- Clone this repository or download the ZIP (Downloading from the Release page above is recommended)
- Extract the ZIP (or use the cloned folder directly)
- Open Chrome or Edge
- Enter the following in the address bar:
chrome://extensions/ - Turn on Developer mode (top right)
- Click Load unpacked
- Select the extracted folder (the one containing
manifest.json) - The extension will be loaded and ready to use
This project is released under the BSD-3-Clause License.
See the LICENSE file for details.

