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
|
### Manual Installation
|
||||||
|
|
||||||
|
|
||||||
1. Clone this repository:
|
1. Clone the theme to your config directory:
|
||||||
|
|
||||||
```bash
|
```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:
|
2. Copy the theme file to your opencode themes directory:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
mkdir -p ~/.config/opencode/themes/
|
cp ~/.config/opencode/themes/fjord-opencode/themes/fjord.json ~/.config/opencode/themes/fjord.json
|
||||||
cp fjord-opencode/themes/fjord.json ~/.config/opencode/themes/.
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
@@ -52,9 +51,6 @@ cp fjord-opencode/themes/fjord.json ~/.config/opencode/themes/.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 🔄 Updates
|
## 🔄 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).
|
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