chore: update theme (fjord-core@3e6f55e)

This commit is contained in:
fjord-themes-bot
2026-03-19 23:19:04 +00:00
parent 36f9c80b43
commit 8df0771298

View File

@@ -44,23 +44,23 @@ git clone https://github.com/fjord-themes/fjord-helix.git --depth 1
```bash ```bash
mkdir -p ~/.config/helix/themes/ 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`): 3. Add the theme to your Helix config (`~/.config/helix/config.toml`):
```toml
theme = "fjord"
```
4. Restart Helix to apply the theme.
## 🔧 Configuration ## 🔧 Configuration
The theme is designed to work transparently with your terminal colors while providing optimal contrast and readability in the Helix editor. The theme is designed to work transparently with your terminal colors while providing optimal contrast and readability in Helix.
## 📸 Preview
![Fjord Helix Theme](https://github.com/fjord-theme/Fjord/blob/main/images/helix.png)
## 🔄 Updates ## 🔄 Updates