mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-28 23:24:05 +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.
bruno-electron
# electron dev
npm start
# generate pfx file for signing windows build
openssl pkcs12 -export -inkey sectigo.key -in sectigo.pem -out sectigo.pfx