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.
- Host: GitHub
- URL: https://github.com/softyesti/softglass_zed_theme
- Owner: softyesti
- License: agpl-3.0
- Created: 2024-04-27T14:17:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T17:46:59.000Z (about 1 year ago)
- Last Synced: 2025-02-10T04:29:50.592Z (9 months ago)
- Topics: code, colors, editor, glass, glassmorphism, theme, zed, zed-industries, zed-theme
- Language: Makefile
- Homepage: https://www.softyes.com.br
- Size: 2.83 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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

* Pink theme

* Orange theme

* Purple theme

* Green theme

## 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)\>