@aurora-io/theme

A Material UI theme for the Aurora design system

Usage no npm install needed!

<script type="module">
  import auroraIoTheme from 'https://cdn.skypack.dev/@aurora-io/theme';
</script>

README

Aurora Material UI Theme

Use with a theme provider like:

    <ThemeProvider theme={theme}>
       ...
    </ThemeProvider>

More docs here...