File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ import '@fontsource/jetbrains-mono';
1313
1414 /* Light Theme - Based on Prototype */
1515 --aw-color-primary: #1A1A18; /* text-primary */
16- --aw-color-secondary: #5C5C57 ; /* text-secondary */
16+ --aw-color-secondary: #525250 ; /* text-secondary */
1717 --aw-color-accent: #2D6A4F; /* accent-green */
1818
1919 --aw-color-text-heading: #1A1A18; /* text-primary */
2020 --aw-color-text-default: #1A1A18; /* text-primary */
21- --aw-color-text-muted: #8A8A84 ; /* text-muted */
21+ --aw-color-text-muted: #767672 ; /* text-muted */
2222
2323 --aw-color-bg-page: #FAFAF7; /* bg-primary */
2424
@@ -51,7 +51,7 @@ import '@fontsource/jetbrains-mono';
5151
5252 --aw-color-text-heading: #EDEDEA; /* text-primary */
5353 --aw-color-text-default: #EDEDEA; /* text-primary */
54- --aw-color-text-muted: #6E6E68 ; /* text-muted */
54+ --aw-color-text-muted: #949490 ; /* text-muted */
5555
5656 --aw-color-bg-page: #141413; /* bg-primary */
5757
You can’t perform that action at this time.
0 commit comments