zed-theme-wal
A theme for the Zed text editor that utilises your [wal](https://github.com/dylanaraps/pywal) colour scheme
# Usage
Since this theme is dynamic in nature, it can't exactly be committed to Zed's extension repository just yet due to the way extensions work.
You'll have to follow a few steps.
```bash
# Clone the repository locally
git clone https://github.com/Fuwn/zed-theme-wal.git
# Navigate into the extension folder
cd zed-theme-wal
# Generate the theme from your wal colour scheme
chmod +x ./generate_theme && ./generate_theme
```
After these steps, you'll have a fully useable Zed theme generated from your wal colour scheme ready to install.
1. Open Zed.
2. Press