Simple Toggle Theme
Switch between two themes and fonts.
二つのテーマとフォントを切り替えます
Installation / インストール
Get from the VS Code marketplace
Setting / 設定
To change the setting, rewrite Setting.json as follows or change from the setting.
If the theme does not exist, it will be the default theme.
設定の変更はSetting.json を以下のように書き換えるか設定から変更してください
テーマが存在しない場合はデフォルトのテーマになります
First Theme (一番目のテーマ)
"simple-toggle.FirstThemeName": "Default Dark+"
First Font (一番目のフォント)
"simple-toggle.FirstFont": "MS UI Gothic"
Second Theme (二番目のテーマ)
"simple-toggle.SecondThemeName": "Default Light+"
Second Font (二番目のフォント)
"simple-toggle.SecondFont": "Meiryo UI"
From the settings (設定から変える場合)
@ext:tester-master.simple-toggle-theme
Switching / 切り替え
You can switch themes in three ways: shortcut keys , commands , and right-click menus .
テーマの切り替えは、ショートカットキー とコマンド 、右クリックメニュー の三つの方法で切り替えられます
| |