* Posts by CharlesStover

1 publicly visible post • joined 18 Jan 2021

AWS is creating a 'new open source design system' with React

CharlesStover

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