Skip to content

JanBN/vscode-theme-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theme switcher

Switch between themes using keyboard shortcuts. You can switch between all installed themes or between themes defined in settings.

Use case

I switch between 3 or 4 light themes during day and 2 night themes in the night. Depending on the light conditions.

Features

Previous theme - CTRL+SHIFT+F11

Finds previous theme in your all installed themes and selects it.

Next theme - CTRL+SHIFT+F11

Finds next theme in your all installed themes and selects it.

Previous Theme (from separate list in settings) - CTRL+SHIFT+F9

Finds previous theme in your defined list and selects it.

Next Theme (from separate list in settings) - CTRL+SHIFT+F10

Finds next theme in your defined list and selects it.

Extension Settings

You can define your extensions list in this setting

"themeSwitcher.themesList": "Visual Studio Dark,Visual Studio Light"

Icons made by OCHA from www.flaticon.com is licensed by CC 3.0 BY