ZIm/crates/diagnostics2/src
Marshall Bowers f02a3e8c68
Fix inactive tab styles (the verbose way) (#3591)
This PR fixes the inactive tab style to properly show the label using
the muted text color.

I went about fixing this in the most direct way possible, but the
solution leaves a lot to be desired, IMO. I plan to explore some ideas
on how we can improve the state of styling the tab content without
having the same styles repeated all over the place and subsequently
out-of-sync.

Release Notes:

- N/A
2023-12-11 15:42:17 -05:00
..
diagnostics.rs Fix inactive tab styles (the verbose way) (#3591) 2023-12-11 15:42:17 -05:00
items.rs Port to gpui2 2023-11-30 15:46:35 +02:00
project_diagnostics_settings.rs Get diagnostics view almost building in the zed2 world 2023-11-17 16:32:35 -05:00
toolbar_controls.rs Add new Button and IconButton components (#3448) 2023-11-29 17:41:44 -05:00