SoulofAkuma opened a new pull request, #4865: URL: https://github.com/apache/bookkeeper/pull/4865
Descriptions of the changes in this PR: <!-- Either this PR fixes an issue, --> Fix #4864 4864 ### Motivation It's quite convenient when the website theme is auto-adjusted to the user prefernces set on their devise. This feature is already supported by docosaurus, so it's easy and a minor change to add it here. This avoids users with dark mode from encountering a light mode when loading the website and manually having to switch to it and vice versa. ### Changes Very minor config change in the website's docosaurus config. The config option I've added can be found here: https://docusaurus.io/docs/api/themes/configuration#respectPrefersColorScheme -- 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]
