ZIm/crates/ui/src/styles
Jakub Čermák 584a70ca5e
Refactor Git panel styling & status colors for consistency (#26951)
Closes #26847

Release Notes:

- Updated Git panel background to use panel_background instead of
ElevationIndex::Surface.bg(cx) for consistency with other panels.
- Removed redundant GitStatusColors struct from status.rs and refactored
to use existing theme colors.
- Adjusted Color enum mappings in color.rs to reference
version_control_* colors instead of status() for better alignment with
the theme system.
- Cleaned up unused or redundant code.
2025-03-19 10:26:36 -04:00
..
animation.rs Add StatusToast & the ToastLayer (#26232) 2025-03-06 20:37:54 +00:00
appearance.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
color.rs Refactor Git panel styling & status colors for consistency (#26951) 2025-03-19 10:26:36 -04:00
elevation.rs Revert "ui: Color cleanup (#26673)" (#26681) 2025-03-13 15:40:57 +00:00
platform.rs Add initial FreeBSD support (#20480) 2024-11-11 18:39:05 +01:00
spacing.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
typography.rs git_ui: New panel design (#25821) 2025-02-28 20:00:39 +00:00
units.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00