Merge pull request #444 from davidmles/patch-1
Fix aw-color-text-heading
This commit is contained in:
@@ -29,7 +29,7 @@ import '@fontsource-variable/inter';
|
|||||||
--aw-color-secondary: rgb(1 84 207);
|
--aw-color-secondary: rgb(1 84 207);
|
||||||
--aw-color-accent: rgb(109 40 217);
|
--aw-color-accent: rgb(109 40 217);
|
||||||
|
|
||||||
--aw-color-text-heading: 'InterVariable';
|
--aw-color-text-heading: rgb(0 0 0);
|
||||||
--aw-color-text-default: rgb(16 16 16);
|
--aw-color-text-default: rgb(16 16 16);
|
||||||
--aw-color-text-muted: rgb(16 16 16 / 66%);
|
--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);
|
||||||
|
Reference in New Issue
Block a user