ralfstx / vscode-toggle-theme

A VS Code extension that adds a status bar item to quickly toggle between light and dark theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VS Code Toggle Theme Extension

This extension adds a status bar item to quickly toggle between light and dark themes.

status bar item

How it works

Clicking on the 🌓︎ icon in the status bar triggers the command workbench.action.toggleLightDarkThemes that was added in VS Code 1.69.

Attribution

The extension icon is based on the color-mode icon from the vscode-codicons icon set licensed under CC BY 4.0.

About

A VS Code extension that adds a status bar item to quickly toggle between light and dark theme

License:MIT License


Languages

Language:TypeScript 100.0%