ZIm/crates/ui/src
Danilo Leal 0e7770a9a2
theme: Add color darken function (#20746)
This PR adds a `darken` function that allows to reduce the lightness of
a color by a certain factor. This popped up as I wanted to add hover
styles to tinted-colors buttons.

Release Notes:

- N/A
2024-11-18 12:44:49 -03:00
..
components theme: Add color darken function (#20746) 2024-11-18 12:44:49 -03:00
styles Show error and warning indicators in project panel items (#18182) 2024-11-12 18:58:59 -03:00
tests ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits Add ui::ContentGroup (#20666) 2024-11-14 08:25:48 -05:00
utils Add theme preview (#20039) 2024-10-31 11:40:38 -04:00
components.rs Add ui::ContentGroup (#20666) 2024-11-14 08:25:48 -05:00
prelude.rs Add ui::ContentGroup (#20666) 2024-11-14 08:25:48 -05:00
styles.rs Improve experience when themes provide transparent status colors (#13996) 2024-07-09 11:27:47 -04:00
tests.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits.rs Add ui::ComponentPreview (#20319) 2024-11-06 16:54:18 -05:00
ui.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
utils.rs Add theme preview (#20039) 2024-10-31 11:40:38 -04:00