From 40cc35ca393ed0f00a0e4ee2ba7c62a2b6039285 Mon Sep 17 00:00:00 2001 From: svemagie <869694+svemagie@users.noreply.github.com> Date: Thu, 19 Mar 2026 15:28:43 +0100 Subject: [PATCH] style: switch accent from Gruvbox blue to Gruvbox yellow; fix Tended layout MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Replace accent palette (#076678 blue → #b57614 yellow light, #83a598 green → #fabd2f yellow dark) across config, critical CSS, pagefind overrides, and all hardcoded hex references - Stack post meta rows (Planted / Tended) vertically via flex-col Co-Authored-By: Claude Sonnet 4.6 --- _includes/layouts/post.njk | 2 +- css/critical.css | 14 +++++++------- css/tailwind.css | 24 ++++++++++++------------ tailwind.config.js | 24 ++++++++++++------------ 4 files changed, 32 insertions(+), 32 deletions(-) diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk index fa4e37f..408012e 100644 --- a/_includes/layouts/post.njk +++ b/_includes/layouts/post.njk @@ -27,7 +27,7 @@ withBlogSidebar: true {% endif %} -
+