An open API service indexing awesome lists of open source software.

https://github.com/jean-tinland/zed-theme-night-shift

A clean desatured zed theme
https://github.com/jean-tinland/zed-theme-night-shift

theme zed zed-extension zed-theme

Last synced: 5 months ago
JSON representation

A clean desatured zed theme

Awesome Lists containing this project

README

          

# Night Shift Theme

## Introduction

This theme's main goal is to provide a dark, readable & clean experience into your favorite code editor.

In order to stay soft to the eyes, it uses a desaturated color palette and uses only bold characters for function names as they are what describes your code the better.

Visit [Night Shift website](https://www.jeantinland.com/toolbox/night-shift-theme/) for more info.

You can find a VSCode port of this theme [here](https://github.com/Jean-Tinland/vscode-theme-night-shift).\
You'll find an iTerm2 port of this theme [here](https://github.com/Jean-Tinland/iTerm2-theme-desaturated).\
A Warp Terminal port is available [here](https://github.com/Jean-Tinland/warp-night-shift-theme).\
A Google Chrome port is available [here](https://github.com/Jean-Tinland/chrome-theme-desaturated).

## Preview

![.tsx preview](./assets/preview.png)

## Colors

| Color | Hex Code | Used for |
| ------------------------------------------------------------------------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![#74829b](https://placeholder.valraiso.net/15x15?bg=74829b&text=%20) Medium blue | `#74829b` | Comments |
| ![#98a8c5](https://placeholder.valraiso.net/15x15?bg=98a8c5&text=%20) Light blue | `#98a8c5` | Strings, Tag brackets |
| ![#6db3ce](https://placeholder.valraiso.net/15x15?bg=6db3ce&text=%20) Blue | `#6db3ce` | Operators, Special operators, Provided (support) values |
| ![#e78482](https://placeholder.valraiso.net/15x15?bg=e78482&text=%20) Red | `#e78482` | Tag attributes, Pseudo CSS |
| ![#8fc8bb](https://placeholder.valraiso.net/15x15?bg=8fc8bb&text=%20) Green | `#8fc8bb` | CSS constant; Provided functions & variables |
| ![#ffd484](https://placeholder.valraiso.net/15x15?bg=ffd484&text=%20) Yellow | `#ffd484` | Function names, Static types, CSS transition name/ID selectors/colors/include/mixins params, Inherited classes, Object/JSON property names, Language variables |
| ![#ad82cb](https://placeholder.valraiso.net/15x15?bg=ad82cb&text=%20) Magenta | `#ad82cb` | Constants, Keywords |
| ![#7eddde](https://placeholder.valraiso.net/15x15?bg=7eddde&text=%20) Cyan | `#7eddde` | Tags, CSS class selector |
| ![#fff9ee](https://placeholder.valraiso.net/15x15?bg=fff9ee&text=%20) White / yellow | `#fff9ee` | Named entities, CSS units, Variable names, Storage keywords, Regex, CSS property names, Parameters |

## Installation

Install this theme from the extension panel: search for "_Night Shift Theme_".

You can find this theme in the Zed extension Marketplace.

## Support

Do not hesitate to contact me if you have some suggestions of improvements or language addition requests.