From 8df07712987f54f43f5282d872a8dd49a61fd69f Mon Sep 17 00:00:00 2001 From: fjord-themes-bot Date: Thu, 19 Mar 2026 23:19:04 +0000 Subject: [PATCH] chore: update theme (fjord-core@3e6f55e) --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7545d59..57c7489 100644 --- a/README.md +++ b/README.md @@ -44,23 +44,23 @@ git clone https://github.com/fjord-themes/fjord-helix.git --depth 1 ```bash mkdir -p ~/.config/helix/themes/ -cp fjord-Helix/themes/fjord.toml ~/.config/helix/themes/. +cp fjord-helix/themes/fjord.toml ~/.config/helix/themes/. ``` 3. Add the theme to your Helix config (`~/.config/helix/config.toml`): +```toml +theme = "fjord" +``` +4. Restart Helix to apply the theme. ## 🔧 Configuration -The theme is designed to work transparently with your terminal colors while providing optimal contrast and readability in the Helix editor. -## 📸 Preview - -![Fjord Helix Theme](https://github.com/fjord-theme/Fjord/blob/main/images/helix.png) - +The theme is designed to work transparently with your terminal colors while providing optimal contrast and readability in Helix. ## 🔄 Updates