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

This commit is contained in:
fjord-themes-bot
2026-03-19 23:19:06 +00:00
parent b8dc9a4c5a
commit 94cb55589a

View File

@@ -42,6 +42,10 @@ git clone https://github.com/fjord-themes/fjord-starship.git --depth 1
2. Add the theme to your Starship config (`~/.config/starship.toml`): 2. Add the theme to your Starship config (`~/.config/starship.toml`):
```bash
mv ~/.config/starship.toml ~/.config/starship.toml.bak
cp fjord-starship/themes/starship.toml ~/.config/starship.toml
```
@@ -56,10 +60,6 @@ The theme includes:
- Optimized prompt segments for Git, directory, and language info - Optimized prompt segments for Git, directory, and language info
- Visual separation using color gradients - Visual separation using color gradients
- Status indicators with appropriate colors - Status indicators with appropriate colors
## 📸 Preview
![Fjord Starship Theme](https://github.com/fjord-theme/Fjord/blob/main/images/starship.png)
## 🔄 Updates ## 🔄 Updates