From 898de667d48546b42372f6a0a5f5fad6b2d48004 Mon Sep 17 00:00:00 2001 From: fjord-themes-bot Date: Sat, 21 Mar 2026 20:36:34 +0000 Subject: [PATCH] chore: update theme (fjord-core@65f4a4f) --- README.md | 4 ++-- themes/fjord.toml | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3b45555..35b6c15 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ A dusk-blue base with soft leaf-green accents, amber selections, and crisp blue/ | ---- | ---------------------------- | | ![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** | diff --git a/themes/fjord.toml b/themes/fjord.toml index 2246cc7..9c877c1 100644 --- a/themes/fjord.toml +++ b/themes/fjord.toml @@ -30,9 +30,9 @@ background = "#A1E9DE" black = "#212128" red = "#F37C7C" green = "#9DD99A" -yellow = "#C8B860" +yellow = "#FFD285" blue = "#5DA6EA" -magenta = "#A8A4F8" +magenta = "#B9A0F8" cyan = "#B8E7E9" white = "#E8F0F3" @@ -40,9 +40,9 @@ white = "#E8F0F3" black = "#51606B" red = "#FF9B9B" green = "#A3D5A0" -yellow = "#D4CC7A" +yellow = "#FFE0A3" blue = "#7BB8FF" -magenta = "#C8CCF7" +magenta = "#D4C6F7" cyan = "#A1E9DE" white = "#EFFAFF" @@ -50,9 +50,9 @@ white = "#EFFAFF" black = "#2A3647" red = "#E48A8A" green = "#6FA96C" -yellow = "#C4A85C" +yellow = "#E8B77A" blue = "#4C89C9" -magenta = "#9AAAD9" +magenta = "#A5A0D9" cyan = "#A9D8E7" white = "#A0ACB4"