This theme's main goal is to provide a dark, readable & clean experience into your favorite code editor.
There is also 7 variants included :
Visit Night Shift website for more info.
Created by Jean Tinland (just another seo backlinks).
You'll find an iTerm2 port of this theme here.
Base theme:
Flat (no-borders) variant:
Lite variant:
Lite (no-borders) variant:
Light variant:
Launch VS Code Quick Open (⌘+P), paste the following command, and press enter.
ext install jean.desaturated
Or install this theme from the extension panel : search for "desaturated theme".
You can find this theme in the Visual Studio Code Marketplace.
Color | Hex Code | Used for |
---|---|---|
![]() | #98A8C5 | Strings - Comments - Tag brackets |
![]() | #E78482 | Tag attributes - Units |
![]() | #8FC8BB | Static types - Provided values, functions, variables |
![]() | #FFD484 | Names entities - Function names - Storage keywords - Regex - JSON property name |
![]() | #6DB3CE | Escape characters - Operators - Special operators |
![]() | #AD82CB | Constants - Pseudo CSS - Keywords |
![]() | #7EDDDE | Tags |
![]() | #FFF9EE | Inherited classes - CSS ID selectors - Variables names |
As I work mainly with Javascript, Typescript, HTML/CSS & PHP, these are for now the only fully supported languages.
Do not hesitate to contact me if you have some suggestions of improvements or language addition requests.
Enjoy!
Get it!This is a port of my Night Shift theme for Visual Studio Code. You'll find an iTerm2 color scheme here.
First, clone this repo.
$ git clone https://github.com/Jean-Tinland/chrome-theme-desaturated
Then go to chrome://extensions/
and toggle 'Developer mode'.
Click on 'Load unpacked' button and select the chrome-theme-desaturated
directory.