chore: update theme (fjord-core@03ea2de)

This commit is contained in:
fjord-themes-bot
2026-03-20 00:40:37 +00:00
parent 6ef9bc9760
commit c2d9aa3fa4

View File

@@ -33,18 +33,17 @@ A dusk-blue base with soft leaf-green accents, amber selections, and crisp blue/
### Manual Installation
1. Clone this repository:
1. Clone the theme to your config directory:
```bash
git clone https://github.com/fjord-themes/fjord-opencode.git --depth 1
mkdir -p ~/.config/opencode/themes/
git clone https://github.com/fjord-themes/fjord-opencode.git --depth 1 ~/.config/opencode/themes/fjord-opencode
```
2. Copy the theme file to your opencode themes directory:
```bash
mkdir -p ~/.config/opencode/themes/
cp fjord-opencode/themes/fjord.json ~/.config/opencode/themes/.
cp ~/.config/opencode/themes/fjord-opencode/themes/fjord.json ~/.config/opencode/themes/fjord.json
```
@@ -52,9 +51,6 @@ cp fjord-opencode/themes/fjord.json ~/.config/opencode/themes/.
## 🔄 Updates
This theme is automatically generated from [fjord-core](https://github.com/fjord-themes/fjord-core) and deployed on every release. For an overview of all supported platforms and the full color palette, visit the [Fjord theme page](https://github.com/fjord-themes/fjord).