ColorModeContext provides access to all of the data made available by <ColorModeContextProvider>. This is mostly exposed for use in class components; if you're using function components, use instead.
NOTE:<ColorModeContextProvider> must be available in a higher scope* for this to be used.