-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add example recordings for themes
- Loading branch information
Showing
13 changed files
with
179 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
Output assets/themes/base16.gif | ||
|
||
Set Shell "fish" | ||
Set Padding 10 | ||
Set FontSize 16 | ||
Set Width 800 | ||
Set Height 300 | ||
Set TypingSpeed 100ms | ||
|
||
Hide | ||
Type "cargo build --example themes && clear" Enter | ||
Sleep 2s | ||
Show | ||
|
||
Type "target/debug/examples/themes base16" Enter | ||
Sleep 2s | ||
Type "[email protected]" Sleep 1s Enter | ||
|
||
Space Sleep 1s | ||
Down Down Space Sleep 1s | ||
Enter | ||
|
||
Sleep 1s | ||
Enter | ||
|
||
Sleep 2s |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
Output assets/themes/catppuccin.gif | ||
|
||
Set Shell "fish" | ||
Set Padding 10 | ||
Set FontSize 16 | ||
Set Width 800 | ||
Set Height 300 | ||
Set TypingSpeed 100ms | ||
|
||
Hide | ||
Type "cargo build --example themes && clear" Enter | ||
Sleep 2s | ||
Show | ||
|
||
Type "target/debug/examples/themes catppuccin" Enter | ||
Sleep 2s | ||
Type "[email protected]" Sleep 1s Enter | ||
|
||
Space Sleep 1s | ||
Down Down Space Sleep 1s | ||
Enter | ||
|
||
Sleep 1s | ||
Enter | ||
|
||
Sleep 2s |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
Output assets/themes/charm.gif | ||
|
||
Set Shell "fish" | ||
Set Padding 10 | ||
Set FontSize 16 | ||
Set Width 800 | ||
Set Height 300 | ||
Set TypingSpeed 100ms | ||
|
||
Hide | ||
Type "cargo build --example themes && clear" Enter | ||
Sleep 2s | ||
Show | ||
|
||
Type "target/debug/examples/themes charm" Enter | ||
Sleep 2s | ||
Type "[email protected]" Sleep 1s Enter | ||
|
||
Space Sleep 1s | ||
Down Down Space Sleep 1s | ||
Enter | ||
|
||
Sleep 1s | ||
Enter | ||
|
||
Sleep 2s |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
Output assets/themes/dracula.gif | ||
|
||
Set Shell "fish" | ||
Set Padding 10 | ||
Set FontSize 16 | ||
Set Width 800 | ||
Set Height 300 | ||
Set TypingSpeed 100ms | ||
|
||
Hide | ||
Type "cargo build --example themes && clear" Enter | ||
Sleep 2s | ||
Show | ||
|
||
Type "target/debug/examples/themes dracula" Enter | ||
Sleep 2s | ||
Type "[email protected]" Sleep 1s Enter | ||
|
||
Space Sleep 1s | ||
Down Down Space Sleep 1s | ||
Enter | ||
|
||
Sleep 1s | ||
Enter | ||
|
||
Sleep 2s |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
Output assets/themes/new.gif | ||
|
||
Set Shell "fish" | ||
Set Padding 10 | ||
Set FontSize 16 | ||
Set Width 800 | ||
Set Height 300 | ||
Set TypingSpeed 100ms | ||
|
||
Hide | ||
Type "cargo build --example themes && clear" Enter | ||
Sleep 2s | ||
Show | ||
|
||
Type "target/debug/examples/themes" Enter | ||
Sleep 2s | ||
Type "[email protected]" Sleep 1s Enter | ||
|
||
Space Sleep 1s | ||
Down Down Space Sleep 1s | ||
Enter | ||
|
||
Sleep 1s | ||
Enter | ||
|
||
Sleep 2s |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters