The `<ThemeProvider />` component. This component is used to theme all child nodes within. This
component primarily utilizes **CSS Variables** for downstream components to consume and is
completely independently stylable. Note that this component also renders a `<div />` container
element.