chore: update theme (fjord-core@65f4a4f)

This commit is contained in:
fjord-themes-bot
2026-03-21 20:36:34 +00:00
parent e35eefc90b
commit bfa992743e
2 changed files with 3 additions and 3 deletions

View File

@@ -22,8 +22,8 @@ A clean and elegant tmux color theme plugin with the Fjord color scheme inspired
| ---- | ---------------------------- |
| ![green](https://img.shields.io/badge/%239DD99A-9DD99A) | **green** _(primary accent)_ |
| ![blue](https://img.shields.io/badge/%235DA6EA-5DA6EA) | **blue** |
| ![yellow](https://img.shields.io/badge/%23C8B860-C8B860) | **yellow** |
| ![purple](https://img.shields.io/badge/%23A8A4F8-A8A4F8) | **purple** |
| ![yellow](https://img.shields.io/badge/%23FFD285-FFD285) | **yellow** |
| ![purple](https://img.shields.io/badge/%23B9A0F8-B9A0F8) | **purple** |
| ![red](https://img.shields.io/badge/%23F37C7C-F37C7C) | **red** |
| ![cyan](https://img.shields.io/badge/%23B8E7E9-B8E7E9) | **cyan** |

View File

@@ -13,7 +13,7 @@ set -g @fjord_fg_light "#E8F0F3"
set -g @fjord_green "#9DD99A"
set -g @fjord_mist "#B8E7E9"
set -g @fjord_blue "#5DA6EA"
set -g @fjord_yellow "#C8B860"
set -g @fjord_yellow "#FFD285"
#+----------------+
#+ Plugin Support +