Mirror of the sourcecode for my blog, original repo: https://github.com/NobbZ/blog-nobbz-dev

fix: update Catppuccin class names to use ctp- prefix master

This commit standardizes all Catppuccin color class references to use the configured 'ctp-' prefix. Previously, some classes were using unprefixed color names (like 'text-text', 'border-surface2') which may cause issues with Tailwind CSS 4 compatibility. - Updated class names in layout components - Standardized border color references - Maintained CSS variable approach for dynamic color mixing


+18 -18
5 changed files