Update variable --aw-color-text-muted
This commit is contained in:
@ -29,7 +29,7 @@ import '@fontsource-variable/inter';
|
|||||||
--aw-color-secondary: rgb(30 58 138);
|
--aw-color-secondary: rgb(30 58 138);
|
||||||
--aw-color-accent: rgb(109 40 217);
|
--aw-color-accent: rgb(109 40 217);
|
||||||
--aw-color-text-page: rgb(17 24 39);
|
--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);
|
--aw-color-bg-page: rgb(255 255 255);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
Reference in New Issue
Block a user