More Catppuccin colours, colour links by default

This commit is contained in:
2025-02-16 11:49:06 +01:00
parent 1b3c6c629e
commit 22cdc634f9
13 changed files with 70 additions and 40 deletions

View File

@ -12,7 +12,7 @@ const iconStyle = "w-6 h-6"
---
<ExternalLink href={url} noStyle>
<div class:list={["card bg-base-300", clazz]}>
<div class:list={["card bg-cat-mantle text-cat-text", clazz]}>
<div class="card-body p-5 flex flex-row items-center">
{
icon ? (