From 2932f5cf6d6817153c754147230013e6d62db356 Mon Sep 17 00:00:00 2001 From: fjord-themes-bot Date: Thu, 19 Mar 2026 23:19:10 +0000 Subject: [PATCH] chore: update theme (fjord-core@3e6f55e) --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0723716..b79812c 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,13 @@ git clone https://github.com/fjord-themes/fjord-wezterm.git --depth 1 ```bash mkdir -p ~/.config/wezterm/colors/ -cp fjord-WezTerm/themes/fjord.lua ~/.config/wezterm/colors/. +cp fjord-wezterm/themes/fjord.lua ~/.config/wezterm/colors/. ``` 3. Add the theme to your WezTerm config (`~/.wezterm.lua`): +```lua +config.color_scheme = "fjord" +``` @@ -62,10 +65,6 @@ The theme includes: - Optimized background and foreground colors - Custom selection and cursor colors - Enhanced readability with proper contrast ratios -## 📸 Preview - -![Fjord WezTerm Theme](https://raw.githubusercontent.com/fjord-theme/fjord/main/docs/images/colortest.png) - ## 🔄 Updates