/zed-dracula-linux

Fix for transparent backgrounds in Zed on Linux: Dracula theme color palette with solid backgrounds

MIT LicenseMIT

zed-dracula-linux

Fix for transparent backgrounds in Zed on Linux: Dracula theme color palette with solid backgrounds

Context

It is a known issue/bug in Linux, that some themes in Zed become transparent. Dracula theme is one of them. This settings.json file fixes this issue.

Usage

  1. Install the Dracula theme in Zed, by following the instructions in the Dracula documentation.
  2. Open the command palette (Ctrl+Shift+P) and type "Settings"
  3. In the opened settings.json file, paste the content of the settings.json file in this repository.

Before

Before - Transparent Background

After

After - Fixed Background