egui/crates/egui_extras/src
n4n5 0a81372cfd
Add theme selection for code editor (#7375)
Change the theme selection of the code editor

Before
- was showing the window theme selector

After
- is showing the code editor theme selector


<img width="327" height="262" alt="image"
src="https://github.com/user-attachments/assets/50776218-26cc-4f11-9b91-6f902c022394"
/>


* [x] I have followed the instructions in the PR template

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2025-08-24 16:41:10 +02:00
..
datepicker Enable and fix some more clippy lints (#7426) 2025-08-08 09:57:53 +02:00
loaders Fix memory leak when `forget_image` is called while loading (#7380) 2025-08-05 14:41:32 +02:00
image.rs Remove things that have been deprecated for over a year (#7099) 2025-05-28 09:47:15 +02:00
layout.rs Implement `BitOr` and `BitOrAssign` for `Rect` (#7319) 2025-07-09 15:29:51 +02:00
lib.rs Remove things that have been deprecated for over a year (#7099) 2025-05-28 09:47:15 +02:00
loaders.rs Animated WebP support (#5470) 2024-12-29 11:46:08 +01:00
sizing.rs Add assert messages and print bad argument values in asserts (#5216) 2025-03-25 09:20:29 +01:00
strip.rs Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
syntax_highlighting.rs Add theme selection for code editor (#7375) 2025-08-24 16:41:10 +02:00
table.rs Fix: use unique id for resize columns in `Table` (#7414) 2025-08-24 16:40:44 +02:00