From f40cf11ef8aca7f512d9757204edc353a267ed45 Mon Sep 17 00:00:00 2001 From: hobokenchicken Date: Thu, 30 Apr 2026 13:07:23 -0400 Subject: [PATCH] style: drop icon slop, swap primary to caramel, kill particles - Remove 8 duplicated generic SVG icons from tech cards - Switch --color-primary from teal (#1D7874) to gold (#D4A574) - Remove particle canvas system (~70 lines JS, canvas element, CSS) - Grain texture + steam now carry atmosphere alone --- .gitignore | 2 +- dist/index.html | 167 +++++++++++++++++------------------------------- index.html | 163 +++++++++++++++++----------------------------- main.js | 72 +-------------------- styles.css | 14 +--- 5 files changed, 123 insertions(+), 295 deletions(-) diff --git a/.gitignore b/.gitignore index d01a0bf..dc2f49f 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,4 @@ screenshot* CROSS_BROWSER_TEST_REPORT.md TESTING_SUMMARY.txt VISUAL_INSPECTION_REPORT.md -cross_browser_test.py \ No newline at end of file +cross_browser_test.py.pi-lens/ diff --git a/dist/index.html b/dist/index.html index 1e63e2b..626c29f 100644 --- a/dist/index.html +++ b/dist/index.html @@ -43,15 +43,14 @@ scroll-behavior: smooth; } - - + +
- - - + +