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

https://github.com/coghost/light-zed-theme

light theme for zed with syntax highlight
https://github.com/coghost/light-zed-theme

Last synced: 4 months ago
JSON representation

light theme for zed with syntax highlight

Awesome Lists containing this project

README

          

# light-zed-theme

light theme for zed with syntax highlight, retained all original styles, only syntax highlighting was applied.


Syntax Highlighting for Zed






## Previews

### Light themes

![Light Theme](./assets/light.png)

![Latte Theme](./assets/latte.png)

![Solarized Theme](./assets/solarized.png)

### Dark themes

![Ayu Mirage Theme](./assets/ayu-mirage.png)

![Itg Dark Gold](./assets/itg-dark-gold.png)

## Installation

1. Open `Command Palette`
2. Select `zed: extensions`
3. Search `Hex Theme`

## Activate Theme

1. Open `Command Palette`
2. Select `theme selector: toggle`
3. Search `Hex Theme`

## Thanks to

- [Light Theme](https://github.com/onecrayon/theme-quietlight-vsc/blob/master/themes/QuietLight.json)
- [Latte Theme](https://github.com/catppuccin/zed)
- [Solarized Theme](https://github.com/zed-industries/zed/blob/main/assets/themes/solarized/solarized.json)
- [Ayu Mirage Theme](https://github.com/zed-industries/zed/blob/main/assets/themes/ayu/ayu.json)
- [better-itg-flat-dark-vscode-theme](https://github.com/surmon-china/better-itg-flat-dark-vscode-theme/blob/master/themes/better.itg.flat.dark.gold.json)