Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackglass-zed-theme

sd3

Blackglass is a refined dark and light theme for the Zed editor, maintained by byyourself22.

The theme is based on the original Onyx Theme by Shawn Lukas and includes substantial visual adjustments by me

Variants

  • Blackglass Dark
  • Blackglass Light

Install for development

  1. Open Zed.
  2. Run zed: extensions from the command palette, or open the Extensions menu with Ctrl+Shift+X (Cmd+Shift+X on macOS).
  3. Select Install Dev Extension.
  4. Choose this repository's directory.
  5. Select Blackglass from the theme selector.

Recommended appearance preset optional

zed-appearance-settings
{
  "theme": {
    "mode": "system",
    "light": "Blackglass Light",
    "dark": "Blackglass Dark"
  },
  "buffer_font_family": ".ZedMono",
  "buffer_font_size": 14,
  "buffer_font_weight": 400,
  "buffer_line_height": "standard",
  "ui_font_family": ".ZedSans",
  "ui_font_size": 16,
  "ui_font_weight": 400
}
  1. Open recommended-settings/settings.json and copy the settings you want to use.
  2. In Zed, press Ctrl+Shift+P (Cmd+Shift+P on macOS) to open the command palette, then run zed: open settings.

Do not replace your whole settings.json unless you want to discard your current preferences. The recommended file is intended to be merged with it.

The Catppuccin Mocha icon theme must be installed separately; otherwise, replace it with an icon theme already available in your Zed installation.

Credits

  • Blackglass modifications and maintenance: byyourself22
  • Original Onyx Theme base: Shawn Lukas

See CREDITS.md for attribution details

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors