From 3d0edba9b272bb9f9a93bd196964034904478176 Mon Sep 17 00:00:00 2001 From: Zack Kitzmiller Date: Sun, 26 Jul 2026 07:17:12 -0500 Subject: [PATCH] chore(site): rebrand leftover WHETSTONE CSS banners to TIHOLE --- site/ds/colors_and_type.css | 2 +- site/ds/tihole.css | 2 +- site/page.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/site/ds/colors_and_type.css b/site/ds/colors_and_type.css index dcc33e3..b63d238 100644 --- a/site/ds/colors_and_type.css +++ b/site/ds/colors_and_type.css @@ -1,5 +1,5 @@ /* ============================================================ - WHETSTONE — TOKENS (Colors + Type + Spacing + Shadow + Border) + TIHOLE — TOKENS (Colors + Type + Spacing + Shadow + Border) ------------------------------------------------------------ Brutalist, hard-edged identity for an OSS token-compression toolkit. Used for: marketing pages, README headers, diff --git a/site/ds/tihole.css b/site/ds/tihole.css index bca14a1..0565267 100644 --- a/site/ds/tihole.css +++ b/site/ds/tihole.css @@ -1,5 +1,5 @@ /* ============================================================ - WHETSTONE — COMPONENT STYLESHEET + TIHOLE — COMPONENT STYLESHEET ------------------------------------------------------------ Imports colors_and_type.css for tokens, then layers component classes on top. Single drop-in for marketing/docs surfaces. diff --git a/site/page.css b/site/page.css index a99efdf..7f81c10 100644 --- a/site/page.css +++ b/site/page.css @@ -1,5 +1,5 @@ /* ============================================================ - WHETSTONE — MARKETING PAGE CHROME + TIHOLE — MARKETING PAGE CHROME Page-specific layout on top of tihole.css component layer ============================================================ */