diff --git a/_sass/colors/typography-light.scss b/_sass/colors/typography-light.scss index cbe37e93a1e..4b7e7ce8533 100644 --- a/_sass/colors/typography-light.scss +++ b/_sass/colors/typography-light.scss @@ -4,7 +4,7 @@ @mixin light-scheme { /* Framework color */ - --main-bg: rgb(247, 247, 230); + --main-bg: rgb(246, 246, 246); --mask-bg: #c1c3c5; --main-border-color: #f3f3f3;