mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-15 19:28:00 +01:00
Capture terminal color palette
This uses OSC sequence to query the colors from the terminal, and saves them as a theme in asciicast v2 header (https://docs.asciinema.org/manual/asciicast/v2/#theme).
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -93,6 +93,7 @@ dependencies = [
|
||||
"mime_guess",
|
||||
"nix",
|
||||
"reqwest",
|
||||
"rgb",
|
||||
"rust-embed",
|
||||
"rustyline",
|
||||
"scraper",
|
||||
|
||||
Reference in New Issue
Block a user