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

https://github.com/softyesti/softglass_zed_theme

Glass themes with color options for Zed Code Editor.
https://github.com/softyesti/softglass_zed_theme

code colors editor glass glassmorphism theme zed zed-industries zed-theme

Last synced: 7 months ago
JSON representation

Glass themes with color options for Zed Code Editor.

Awesome Lists containing this project

README

          

# SoftGlass Zed Theme

Glass themes with color options for [Zed Code Editor](https://zed.dev/).

## Platforms

* macOS
* Windows

## Installation

* *Auto*: In the root of the project, using the GNU/Make utility run the following command:

macOS:

```bash
make mac-install
```

Windows:

```bash
make win-install
```

* *Manual*: Copy the file ./themes/softglass.json to the directory: ~/.config/zed/themes

macOS:

```bash
yes | cp -rf ./themes/softglass.json ~/.config/zed/themes/softglass.json
```

Windows:

```bash
yes | cp -rf ./themes/softglass.json ~/AppData/Roaming/Zed/themes/softglass.json
```

## Images

* Cyan theme
![cyan theme image](./assets/cyan.png)

* Pink theme
![pink theme image](./assets/pink.png)

* Orange theme
![orange theme image](./assets/orange.png)

* Purple theme
![purple theme image](./assets/purple.png)

* Green theme
![green theme image](./assets/green.png)

## Credits

* [SoftYes TI](https://softyes.com.br)\<[contato@softyes.com.br](mailto:contato@softyes.com.br)\>
* [João Sereia](https://github.com/josereia)\<[joao.sereia@softyes.com.br](mailto:joao.sereia@softyes.com.br)\>