egui/crates/ecolor/src
YgorSouza fb5fe645be
Make the `hex_color` macro `const` (#7444)
* Closes <https://github.com/emilk/egui/issues/5160>
* [x] I have followed the instructions in the PR template
2025-08-12 09:12:44 +02:00
..
cint_impl.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
color32.rs Make the `hex_color` macro `const` (#7444) 2025-08-12 09:12:44 +02:00
hex_color_macro.rs Make the `hex_color` macro `const` (#7444) 2025-08-12 09:12:44 +02:00
hex_color_runtime.rs Fix semi-transparent colors appearing too bright (#5824) 2025-03-21 10:45:25 +01:00
hsva.rs Enable and fix some more clippy lints (#7426) 2025-08-08 09:57:53 +02:00
hsva_gamma.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
lib.rs Make the `hex_color` macro `const` (#7444) 2025-08-12 09:12:44 +02:00
rgba.rs Enable more clippy lints (#6853) 2025-04-24 17:32:50 +02:00