Automatically switch between light and dark themes depending on the system dark mode toggle.
Currently only the macOS platform is supported.
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 onautoDarkMode.lightTheme
- Specifies which theme is to be shown when dark mode is offautoDarkMode.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)
This extension is under heavy development, and is not stable.