@aller/theming

Theming package for our components and brands.

Usage no npm install needed!

<script type="module">
  import allerTheming from 'https://cdn.skypack.dev/@aller/theming';
</script>

README

Theming

This package contains the resources we need to apply themes to the rest of the projects in the Aller organisation.

You will find here:

  • A theme provider for your javascript project
  • Utilities for working with themes in CSS-in-JS solutions, such as
    • reset sheets to be applied to all brands
    • a getColor function
      • etc
  • The JSON themes for our brands
  • Exported CSS variables for use in non-javascript components