zed/crates/repl/src
Kyle Kelley e68d9f4625
Switch to muted color for kernel output labels (#14529)
Sets the text for "Executing...", "Queued", etc. to be `Color::Muted`

<img width="442" alt="image"
src="https://github.com/user-attachments/assets/10c27ce2-b804-41a3-a50e-0778b7e6cd09">


Release Notes:

- N/A
2024-07-15 18:20:45 -07:00
..
jupyter_settings.rs Finely scope repl events for runs and output clearing (#13872) 2024-07-05 13:38:44 -07:00
kernels.rs Add REPL dropdown menu to toolbar (#14493) 2024-07-15 11:55:49 -07:00
outputs.rs Switch to muted color for kernel output labels (#14529) 2024-07-15 18:20:45 -07:00
repl.rs Add REPL dropdown menu to toolbar (#14493) 2024-07-15 11:55:49 -07:00
runtime_panel.rs Add REPL dropdown menu to toolbar (#14493) 2024-07-15 11:55:49 -07:00
session.rs Invalidate anchors when they get deleted (#14116) 2024-07-11 11:21:41 -07:00
stdio.rs Runtimes UI Starter (#13625) 2024-07-05 08:15:50 -07:00