From 91b9b29caa2c3d3b4a2939b762c914622f139375 Mon Sep 17 00:00:00 2001 From: R L Nabors Date: Wed, 22 May 2024 20:34:51 +0100 Subject: [PATCH] Adds installation instructions to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b6a1e09..56747eb 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,11 @@ A Syntax.fm theme for Zed. Open for feedback, tweaks and contributions. +## Installation + +1. Add *theme/syntax.json** from this repo to **~/.config/zed/themes*. +2. Restart Zed. +3. (On Mac) Go to **Zed > Settings > Select Theme** or press **Cmd+K Cmd+T**. +4. Select "Syntax" from the menu. + ![Theme Screen](syntax-zed.png)