aboutsummaryrefslogtreecommitdiff
path: root/social/color.tape
diff options
context:
space:
mode:
Diffstat (limited to 'social/color.tape')
-rw-r--r--social/color.tape32
1 files changed, 32 insertions, 0 deletions
diff --git a/social/color.tape b/social/color.tape
new file mode 100644
index 0000000..2fbae90
--- /dev/null
+++ b/social/color.tape
@@ -0,0 +1,32 @@
+Require lat
+Output social/render/color.gif
+
+Set Theme "Gruvbox Dark"
+Set WindowBar Rings
+Set BorderRadius 10
+Set Margin 10
+
+Set FontSize 32
+Set Width 2400
+Set Height 1200
+Set TypingSpeed 0.2
+Set PlaybackSpeed 0.5
+
+Type "lat src/main.c"
+Sleep 2s
+Enter
+
+Sleep 5s
+
+Type "clear"
+Sleep 1s
+Enter
+
+Sleep 2s
+
+Type "lat --color src/main.c"
+Sleep 2s
+Enter
+
+Sleep 5s
+