chore: update theme (fjord-core@03ea2de)
This commit is contained in:
12
README.md
12
README.md
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user