lightweight Theme-UI configuration for CarbonPlan websites
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,
},
}
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.).
CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of climate solutions with open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.