@carbonplan/theme

theme for styling our websites

Usage no npm install needed!

<script type="module">
  import carbonplanTheme from 'https://cdn.skypack.dev/@carbonplan/theme';
</script>

README

carbonplan / theme

lightweight Theme-UI configuration for CarbonPlan websites

GitHub Build Status MIT License NPM Version

usage

To use, import into your package

import theme from '@carbonplan/theme'

and then either use it directly or extend it for further customization

export default {
  ...theme,
  styles: {
    ...theme,
  },
}

license

All the code in this repository is MIT licensed, but we request that you please provide attribution if reusing any of our digital content (graphics, logo, articles, etc.).

about us

CarbonPlan is a non-profit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.