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
- Host: GitHub
- URL: https://github.com/jean-tinland/zed-theme-night-shift
- Owner: Jean-Tinland
- License: mit
- Created: 2025-04-02T08:51:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-05T18:49:23.000Z (11 months ago)
- Last Synced: 2025-12-09T14:44:23.972Z (6 months ago)
- Topics: theme, zed, zed-extension, zed-theme
- Homepage:
- Size: 457 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## Colors
| Color | Hex Code | Used for |
| ------------------------------------------------------------------------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|  Medium blue | `#74829b` | Comments |
|  Light blue | `#98a8c5` | Strings, Tag brackets |
|  Blue | `#6db3ce` | Operators, Special operators, Provided (support) values |
|  Red | `#e78482` | Tag attributes, Pseudo CSS |
|  Green | `#8fc8bb` | CSS constant; Provided functions & variables |
|  Yellow | `#ffd484` | Function names, Static types, CSS transition name/ID selectors/colors/include/mixins params, Inherited classes, Object/JSON property names, Language variables |
|  Magenta | `#ad82cb` | Constants, Keywords |
|  Cyan | `#7eddde` | Tags, CSS class selector |
|  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.