cisagov / crossfeed

External monitoring for organization assets
https://docs.crossfeed.cyber.dhs.gov
Creative Commons Zero v1.0 Universal
359 stars 54 forks source link

Dark Mode Theme and Toggle #2535

Closed hawkishpolicy closed 2 months ago

hawkishpolicy commented 5 months ago

πŸ—£ Description

Edited the existing CFThemeProvider to allow for quick switching between 'light' and 'dark' modes.

A new CFThemeContext.Provider is now wrapped around the MUI ThemeProvider.

A MUI Switch with necessary props and tooltips now sits at the end of the Header ToolBar.

πŸ’­ Motivation and context

Main motivation is to provide a more enjoyable user experience across the site.

πŸ§ͺ Testing

Tested locally.

βœ… Pre-approval checklist

βœ… Pre-merge checklist

βœ… Post-merge checklist