Theming your AWS UI components
If you're wanting to use AWS UI on your own projects, you should know that I wrote an open-source component for customizing the theme of your AWS UI components:
* npm: https://www.npmjs.com/package/awsui-theme
* GitHub: https://github.com/CharlesStover/awsui-theme
And a no-configuration-necessary dark mode
* npm: https://www.npmjs.com/package/awsui-dark-mode
* GitHub: https://github.com/CharlesStover/awsui-dark-mode