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

This commit is contained in:
fjord-themes-bot
2026-03-20 00:40:29 +00:00
parent 2268ed51aa
commit bb85285ffb

View File

@@ -33,24 +33,14 @@ A dusk-blue base with soft leaf-green accents, amber selections, and crisp blue/
### Manual Installation ### Manual Installation
1. Clone this repository: 1. Open Windows Terminal and go to Settings (Ctrl+Shift+,)
2. Add the Fjord theme to your `profiles.defaults`:
```bash
git clone https://github.com/fjord-themes/fjord-windows-terminal.git --depth 1
```
2. Open Windows Terminal and go to Settings (Ctrl+Shift+,)
3. Add the Fjord theme to your `profiles.defaults`:
```json ```json
{ {
"colorScheme": "Fjord" "colorScheme": "Fjord"
} }
``` ```
4. Add the color scheme to your `schemes` array: 3. Add the color scheme to your `schemes` array:
```json ```json
{ {
"name": "Fjord", "name": "Fjord",
@@ -76,9 +66,7 @@ git clone https://github.com/fjord-themes/fjord-windows-terminal.git --depth 1
"brightWhite": "#EFFAFF" "brightWhite": "#EFFAFF"
} }
``` ```
5. Save the settings and the theme will be applied 4. Save the settings and the theme will be applied
## 🔧 Configuration ## 🔧 Configuration