Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.26 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.26 KB

Day Night Theme Switcher

Define daytime and nighttime themes and quickly switch between them from the command palette.

Features

A darker, calmer color theme is better for your eyes during the night. But it's not always convenient during the day. This extension allows you to define daytime and nighttime themes and quickly switch between them.

Extension Settings

This extension contributes the following settings:

  • dayNightThemeSwitcher.dayTheme: day theme (default is "Visual Studio Light")
  • dayNightThemeSwitcher.nightTheme: night theme (default is "Visual Studio Dark")
  • dayNightThemeSwitcher.dayThemeCustomizations: day theme color customizations (default is {})
  • dayNightThemeSwitcher.nightThemeCustomizations: night theme color customizations (default is {})

Release Notes

0.0.4

Made toggle switch to day or night theme even when neither is the current theme

0.0.3

Added a keybinding to toggle theme (ctrl+alt+t on Windows and Linux, cmd+alt+t on macOS).

0.0.2

Added color customizations to settings.

0.0.1

Define themes in the user settings file, switch between them from the command palette.

Credits

Night and day by Aaron K. Kim from the Noun Project.