Skip to content

chaymankala/ThemeSwitch

Repository files navigation

ThemeSwitch

Can't choose what theme to use on vs code? Let this extension switch themes for you.

Features

Can provide set of themes to switch in user settings

Can also provide the time interval in seconds, to switch theme

Default: The default value for time interval is 10 minutes (600) and theme list is Visual Studio Dark and Light.

Can start and stop using simple Commands (Press CMD+SHIFT+P on Mac, CTRL+SHIFT+P on Win/Linux)

ThemeSwitch Start

ThemeSwitch Stop

Extension Settings

Include if your extension adds any VS Code settings through the ThemeSwitch.* extension point.

For example:

This extension contributes the following settings:

  • ThemeSwitch.interval: interval in seconds
  • ThemeSwitch.themeList: set the list of themes (should be installed on your system) like this, [ "Abyss", "Monokai", ...... ]

Made with ❤️ by Chaitanya Mankala

About

Auto Switch themes in VSCode periodically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published