From 3958fb4f3d5a4c011774758ca97dcc8cf454f09a Mon Sep 17 00:00:00 2001 From: fjord-themes-bot Date: Thu, 19 Mar 2026 23:19:05 +0000 Subject: [PATCH] chore: update theme (fjord-core@3e6f55e) --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 182d4e1..16107e5 100644 --- a/README.md +++ b/README.md @@ -44,13 +44,17 @@ git clone https://github.com/fjord-themes/fjord-kitty.git --depth 1 ```bash mkdir -p ~/.config/kitty/themes/ -cp fjord-Kitty/themes/fjord.conf ~/.config/kitty/themes/. +cp fjord-kitty/themes/fjord.conf ~/.config/kitty/themes/. ``` 3. Add the theme to your Kitty config (`~/.config/kitty/kitty.conf`): +```conf +include ~/.config/kitty/themes/fjord.conf +``` +4. Reload Kitty configuration with `Ctrl+Shift+F5` or restart Kitty. @@ -62,10 +66,6 @@ The theme includes: - Optimized background and foreground colors - Custom selection and cursor colors - Enhanced readability with proper contrast ratios -## 📸 Preview - -![Fjord Kitty Theme](https://github.com/fjord-theme/Fjord/blob/main/images/dash.png) - ## 🔄 Updates