From bb85285ffb52d76b74d906ed387e9a67a2058b30 Mon Sep 17 00:00:00 2001 From: fjord-themes-bot Date: Fri, 20 Mar 2026 00:40:29 +0000 Subject: [PATCH] chore: update theme (fjord-core@03ea2de) --- README.md | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 4989540..05ca025 100644 --- a/README.md +++ b/README.md @@ -33,24 +33,14 @@ A dusk-blue base with soft leaf-green accents, amber selections, and crisp blue/ ### Manual Installation -1. Clone this repository: - -```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`: +1. Open Windows Terminal and go to Settings (Ctrl+Shift+,) +2. Add the Fjord theme to your `profiles.defaults`: ```json { "colorScheme": "Fjord" } ``` -4. Add the color scheme to your `schemes` array: +3. Add the color scheme to your `schemes` array: ```json { "name": "Fjord", @@ -76,9 +66,7 @@ git clone https://github.com/fjord-themes/fjord-windows-terminal.git --depth 1 "brightWhite": "#EFFAFF" } ``` -5. Save the settings and the theme will be applied - - +4. Save the settings and the theme will be applied ## 🔧 Configuration