diff --git a/src/styles/index.scss b/src/styles/index.scss index 3cc15d3..0c78bcf 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -4,8 +4,8 @@ font-weight: 400; color-scheme: light dark; - color: rgba(255, 255, 255, 0.87); - background-color: #242424; + color: rgba(0, 0, 0, 0.87); + background-color: #ffffff; font-synthesis: none; text-rendering: optimizeLegibility;