mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-25 21:55:49 +00:00
- Updated ThemeProvider to send background color along with theme changes to the renderer. - Introduced WindowStateStore methods for managing theme mode and background color. - Set the main window's background color based on the stored theme during app initialization. This improves the user experience by ensuring the application reflects the selected theme accurately.