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

@ -48,6 +48,6 @@ h3 {
/* TODO change default style*/
a {
@apply link;
@apply link text-cat-mauve;
text-decoration-line: none;
}