added kvk and btw number back, updated text colour text-muted

This commit is contained in:
becarta
2025-03-14 23:05:05 +01:00
parent cfee5b8e47
commit e0f172d66d
5 changed files with 16 additions and 12 deletions

View File

@@ -37,7 +37,7 @@ import '@fontsource-variable/inter';
--aw-color-text-heading: rgb(0 0 0);
--aw-color-text-default: rgb(16 16 16);
--aw-color-text-muted: rgb(16 16 16 / 40%);
--aw-color-text-muted: rgb(0, 0, 0);
--aw-color-bg-page: rgb(255 255 255);
--aw-color-bg-page-dark: rgb(3 6 32);