Update variable --aw-color-text-muted

This commit is contained in:
prototypa
2023-07-27 14:07:44 -04:00
parent 8a4999cd65
commit 6f5b5f5b2d

View File

@ -29,7 +29,7 @@ import '@fontsource-variable/inter';
--aw-color-secondary: rgb(30 58 138);
--aw-color-accent: rgb(109 40 217);
--aw-color-text-page: rgb(17 24 39);
--aw-color-text-muted: rgb(75 85 99);
--aw-color-text-muted: rgb(16 16 16 / 66%);
--aw-color-bg-page: rgb(255 255 255);
}
</style>