Skip to content

MagnusPladsen/dark-glass-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transparent Dark Glass Theme

A translucent dark theme for Zed editor, based on Zedokai Darker (Filter Spectrum) with custom blurred backgrounds and transparency effects.

Features

  • Blurred translucent backgrounds for a modern glass-like appearance
  • Based on the popular Zedokai Darker (Filter Spectrum) color scheme
  • Carefully tuned transparency levels for optimal readability
  • Custom styling for editor, panels, terminal, and UI elements

Installation

From Zed Extensions

Once published, you can install this theme directly from Zed:

  1. Open Zed
  2. Press cmd+shift+p to open the command palette
  3. Type "extensions" and select "zed: extensions"
  4. Search for "Transparent Dark Glass Theme"
  5. Click Install

Manual Installation (Development)

  1. Clone this repository
  2. Open Zed
  3. Press cmd+shift+p and select "zed: extensions"
  4. Click "Install Dev Extension"
  5. Select the cloned directory

Usage

After installation:

  1. Press cmd+k, cmd+t to open theme selector
  2. Search for "Transparent Dark Glass"
  3. Select the theme

Or set it in your settings:

{
  "theme": {
    "mode": "system",
    "dark": "Transparent Dark Glass"
  }
}

Credits

Based on Zedokai by slymax, which is inspired by Monokai Pro.

License

MIT License - See LICENSE file for details

About

A translucent dark theme for Zed editor based on Zedokai Darker (Filter Spectrum)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors