gpui-component/crates/ui/src/avatar
Jason Lee 9c782796c2
theme: Improve theme color fallbacks based on base colors. (#1069)
- Added a lot of default fallbacks for theme colors based on `base`
colors.
- Added `hue`, `saturation`, `lightness` method to change Hsla color.
- Update stories to use theme colors, not a direct color.
- Improve `Badge`, `Avatar` to use theme colors.
- Added a new theme: `Fahrenheit`.
2025-07-17 11:43:40 +08:00
..
avatar.rs theme: Improve theme color fallbacks based on base colors. (#1069) 2025-07-17 11:43:40 +08:00
avatar_group.rs avatar: Add Avatar element. (#1028) 2025-07-02 18:58:06 +08:00
mod.rs avatar: Add Avatar element. (#1028) 2025-07-02 18:58:06 +08:00