ZIm/crates/ui/src
Nate Butler a347c4def7
Add theme preview (#20039)
This PR adds a theme preview tab to help get an at a glance overview of
the styles in a theme.

![CleanShot 2024-10-31 at 11 27
18@2x](https://github.com/user-attachments/assets/798e97cf-9f80-4994-b2fd-ac1dcd58e4d9)

You can open it using `debug: open theme preview`.

The next major theme preview PR will move this into it's own crate, as
it will grow substantially as we add content.

Next for theme preview:

- Update layout to two columns, with controls on the right for selecting
theme, layer/elevation-index, etc.
- Cover more UI elements in preview
- Display theme colors in a more helpful way
- Add syntax & markdown previews


Release Notes:

- Added a way to preview the current theme's styles with the `debug:
open theme preview` command.
2024-10-31 11:40:38 -04:00
..
components Adjust design of the slash command picker (#19973) 2024-10-30 19:42:42 -03:00
styles Add theme preview (#20039) 2024-10-31 11:40:38 -04:00
tests ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits ssh: Overhaul remoting UI (#18727) 2024-10-07 15:01:50 +02:00
utils Add theme preview (#20039) 2024-10-31 11:40:38 -04:00
components.rs project panel: Add indent guides (#18260) 2024-10-24 13:07:20 +02:00
prelude.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04: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 ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04: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