Skip to content

Commit 9ec095a

Browse files
savvidesclaude
andcommitted
fix: boost global text contrast for readability
--text-secondary: #a1a1aa → #c4c4cc --text-muted: #71717a → #8b8b96 Affects all body text, section descriptions, timeline, evidence labels, and demo terminal dim text across the entire page. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1bdd364 commit 9ec095a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
--bg-raised: #111118;
6464
--bg-card: #16161f;
6565
--text-primary: #e4e4e7;
66-
--text-secondary: #a1a1aa;
67-
--text-muted: #71717a;
66+
--text-secondary: #c4c4cc;
67+
--text-muted: #8b8b96;
6868
--accent-start: #6366f1;
6969
--accent-end: #a855f7;
7070
--border: #1e1e2e;

0 commit comments

Comments
 (0)