This release is all about the status bar - more color control, clearer icons and small labels improvements.
- Test outcomes now have their own statusbar palette, separate from request status blocks. You can theme each result independently:
[status_bar.tests_pass]
foreground = "#ecfeff"
background = "#0e7490"
[status_bar.tests_fail]
foreground = "#fff1f2"
background = "#be123c"
[status_bar.tests_error]
foreground = "#faf5ff"
background = "#7e22ce"
- Minimized panes now show up in the status bar tinted to match their pane border color and new icon (❐).
- The focus segment now has per pane icons - Files (▤), Requests (↑), Editor (▣) and Response (↓)
- Status text now uses the request's name as its label when one is defined, falling back to the URL otherwise.
- Small rewording to status messages, e.g.
Using environment: devandTheme unavailable: <name>.