Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Simple Toggle ThemeNew to Visual Studio Code? Get it now.
Simple Toggle Theme

Simple Toggle Theme

Tester

|
125 installs
| (0) | Free
Switch between the two themes / 二つのテーマとフォントを切り替えられます
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Marketplace Version

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.

テーマの切り替えは、ショートカットキーとコマンド、右クリックメニューの三つの方法で切り替えられます

  • Shortcut Keys

    Ctrl + Alt + P
    
  • Commands

    > Theme Change
    
  • Right-click menus

    right-click -> Theme Change
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft