1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

vscodeのGitHub Themeのダークモードの色をもとに戻したいときの対処法

Posted at

1月20日にvscodeの拡張機能の GitHub Themeの2.0.0へのアップデートがあり、ダークモードの色が以前のものと変わりました。

アップデート前
image.png

アップデート後
image.png

僕としては以前のGitHubThemeのダークモードの色が気に入っていたので、以前の色に戻す方法を調べたので共有します。

GitHubThemeのダークモードの色をもとに戻す方法

1.以下のURLの github-vscode-theme-dark-classic-1.1.5.vsix をクリック
https://github.com/primer/github-vscode-theme-dark-classic#user-content-install

image.png

2.vscodeの拡張機能の右上の...から VSIXからのインストールをクリック
3.先程ダウンロードしたファイルを選択
4.CODE > 基本設定 > 配色テーマ > GitHub Dark Classic を選択

以上で以前のテーマの色に戻せます。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?