d4rkstar commented on issue #67: URL: https://github.com/apache/openserverless-site/issues/67#issuecomment-3121486990
@ane1990 I didn't noticed - because you didn't updated the issue too :) - that you proposed a fix adding `--bs-body-color: #e0e0e0;` inside the `.dark-mode` class. But this solution will fix only the dark mode. You need to add a `--bs-body-color: #333333;` inside the `:root` too. So: fix this in the `https://github.com/apache/openserverless-site/pull/75` so i can merge it. Then, l'll merge the `https://github.com/apache/openserverless-site/pull/74` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
