swift-package-registry
swift-package-registry copied to clipboard
Dark Mode Support
Please implement dark mode support for Swift Package Registry. Love the registry, I think its a great idea. :)
Bootstrap is currently used for theming. Currently, it looks like dark mode is not supported. https://github.com/twbs/bootstrap/issues/27514
tailwind looks like a decent alternative
Bootstrap 5 has officially been released but still does not support dark mode.
This may help - vinorodrigues/bootstrap-dark-5