We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ad4b37 + 22ec930 commit b3b1c68Copy full SHA for b3b1c68
src/styles/global.css
@@ -5,7 +5,7 @@
5
@layer base {
6
:root {
7
--color-text-main: 50 50 50; /* #323232 for softer text */
8
- --color-bg-main: 255 255 255; /* #FFFFFF for a white background */
+ --color-bg-main: 250 249 246; /* #FAF9F6 for a off white background */
9
--color-bg-muted: 245 245 245; /* #F5F5F5 for a light muted background */
10
--color-border-main: 200 200 200; /* #C8C8C8 for a lighter border */
11
}
0 commit comments