October 16, 2025 at 12:00:00 AM UTC

Website — Inter Font and Semantic Colour Naming

website

Inter font

Preconnected and loaded Inter from Google Fonts as the primary typeface. Added a font-family CSS variable for consistent use across the site.

Semantic colour naming

Switched from bespoke colour names to semantic naming (e.g. --color-surface instead of --color-base). Makes the theme system more maintainable and the intent of each variable clearer.


all entries