Skip to content

Automatically switch between light and dark themes depending on the system dark mode toggle

License

Notifications You must be signed in to change notification settings

brunofin/vscode-auto-dark-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-dark-mode

Automatically switch between light and dark themes depending on the system dark mode toggle.

Currently only the macOS platform is supported.

Configuration

The extension exposes four configuration fields for you to select a dark and a light theme.

  • autoDarkMode.darkTheme - Specifies which theme is to be shown when dark mode is on
  • autoDarkMode.lightTheme - Specifies which theme is to be shown when dark mode is off
  • autoDarkMode.darkIconTheme - Specifies which icon theme is to be shown when dark mode is on (optional)
  • autoDarkMode.lightIconTheme - Specifies which icon theme is to be shown when dark mode is off (optional)

Status

This extension is under heavy development, and is not stable.

About

Automatically switch between light and dark themes depending on the system dark mode toggle

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%