NightSwitchAutomatically switches your VS Code theme between specified day and night themes. There is a lighter version without geolocation. Size warning: this extension will take up about 86 MB because of the geolocation feature. If you don't want that just install NightSwitch-Lite (you can still manually set your location). QuickstartIf you want the geolocation feature, install the extension and go to your preferences. Add the settings
FeaturesAllows for automatic geolocation based on IP and manual GPS coordinate location. Geolocation is not turned on out of the box to protect privacy, however if you want to turn it on just invoke the setting
Note for GitHub: This extension requires the node modules
in this folder. You'll also need the .vscode folder, which you can create using Yeoman or something. RequirementsNone. Probably safer to set your main theme to either the day or night theme from the outset though. Extension Settings
Extension Commands
CHANGELOG1.3.1Removes some transitory code used to update to new setting names and updates dependencies. 1.1.0Fixes issue where the theme wouldn't update after coming out of restore on Linux. 1.0.6Should fix the issue where we were using local ip addresses rather than public. 1.0.5Fixes issue where manually setting the time didn't do anything. 1.0.4Fixes bug where 1.0.1Updates readme 1.0.0Removes useless line updating the location setting from geolocation. 0.1.1Corrects version number 0.1.0Gives priority to location. If using geolocation updates location to decrease workload. 0.0.3Creates changelog and updates docs. 0.0.2Changes to documentation, fixes a couple of bugs with commands. 0.0.1Initial release. Still probably pretty buggy (I wrote this pretty hastily). |