From 2b50f821e4e07ec75440ab4d80a7471b9e413e40 Mon Sep 17 00:00:00 2001 From: ktjn Date: Mon, 27 Jul 2026 13:13:06 +0200 Subject: [PATCH] docs: archive completed graph theme plan --- .../plans/{ => archived}/2026-07-27-graph-theme-css.md | 2 +- .../specs/{ => archived}/2026-07-27-graph-theme-css-design.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename docs/superpowers/plans/{ => archived}/2026-07-27-graph-theme-css.md (99%) rename docs/superpowers/specs/{ => archived}/2026-07-27-graph-theme-css-design.md (98%) diff --git a/docs/superpowers/plans/2026-07-27-graph-theme-css.md b/docs/superpowers/plans/archived/2026-07-27-graph-theme-css.md similarity index 99% rename from docs/superpowers/plans/2026-07-27-graph-theme-css.md rename to docs/superpowers/plans/archived/2026-07-27-graph-theme-css.md index 32e1a96a..dd38f2d1 100644 --- a/docs/superpowers/plans/2026-07-27-graph-theme-css.md +++ b/docs/superpowers/plans/archived/2026-07-27-graph-theme-css.md @@ -8,7 +8,7 @@ **Tech Stack:** React 19, TypeScript 7, React Flow 12, CSS custom properties, Playwright 1.61 -**Design Spec:** [Graph Theme CSS Design](../specs/2026-07-27-graph-theme-css-design.md) +**Design Spec:** [Graph Theme CSS Design](../../specs/archived/2026-07-27-graph-theme-css-design.md) ## Global Constraints diff --git a/docs/superpowers/specs/2026-07-27-graph-theme-css-design.md b/docs/superpowers/specs/archived/2026-07-27-graph-theme-css-design.md similarity index 98% rename from docs/superpowers/specs/2026-07-27-graph-theme-css-design.md rename to docs/superpowers/specs/archived/2026-07-27-graph-theme-css-design.md index ef44a3d8..5d5547bd 100644 --- a/docs/superpowers/specs/2026-07-27-graph-theme-css-design.md +++ b/docs/superpowers/specs/archived/2026-07-27-graph-theme-css-design.md @@ -1,6 +1,6 @@ # 2026-07-27 Graph Theme CSS Design -**Implementation Plan:** [Graph Theme CSS Implementation Plan](../plans/2026-07-27-graph-theme-css.md) +**Implementation Plan:** [Graph Theme CSS Implementation Plan](../../plans/archived/2026-07-27-graph-theme-css.md) ## Problem