@gainforest/theme
v0.0.2
Published
theme for styling our websites
Downloads
5
Maintainers
Readme
gainforest / theme
lightweight Theme-UI configuration for GainForest websites
usage
To use, import into your package
import theme from '@gainforest/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
We are an interdisciplinary and international nonprofit association based in Zurich, Switzerland 🇨🇭 with engineers, policy makers, and researchers from Germany 🇩🇪, the U.S. 🇺🇸, the UK 🇬🇧, Indonesia 🇮🇩 and Argentina 🇦🇷. Our goal is to reverse the deterioration of nature by enabling dignified and sustainable work for forest communities using trust-enhancing technologies.
kudos
Much of this code is based by the amazing work of carbonplan