Git Product home page Git Product logo

vscode-dnts's Introduction

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.

vscode-dnts's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vscode-dnts's Issues

Keybinding to toggle theme for Linux users

Ctrl+Alt+t is in most of the Linux distribution a keybinding already opens the Terminal program. It would be great to have an alternative keybinding like Ctrl+Super+t for Linux users.

[request] Offer list of themes in the configuration

When a user wants to change either dayNightThemeSwitcher.dayTheme or dayNightThemeSwitcher.nightTheme, they have to know the full and proper theme name (e.g. "Default Light+"). If there is any typo, the settings are ignored.

Would it be possible to offer the list of themes like workbench.colorTheme does?

An alternative would be an "unknown theme" error message.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.