mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-25 05:35:41 +00:00
- Added a function to build terminal themes from the app's current theme. - Updated terminal creation and rendering functions to accept and apply the dynamic theme. - Implemented a useEffect hook to update terminal themes when the app theme changes.