Update Demo 00: Use taller dimensions to show full tito output

Changed height from 720 to 1000 pixels so the entire tito welcome
screen is visible without scrolling. The full command reference is
now readable in the GIF.

Bonus: File size reduced from 170K to 51K due to better aspect ratio.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vijay Janapa Reddi
2025-11-29 00:37:21 +01:00
parent a3c9f5dc52
commit 7ee171dfd2
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 170 KiB

After

Width:  |  Height:  |  Size: 50 KiB

View File

@@ -7,9 +7,9 @@ Output "gifs/00-welcome.gif"
# Window bar for realistic terminal look (must be at top)
Set WindowBar Colorful
# Carousel-optimized dimensions (16:9 aspect ratio)
# Taller dimensions to show full tito output
Set Width 1280
Set Height 720
Set Height 1000
Set FontSize 18
Set FontFamily "JetBrains Mono, Monaco, Menlo, monospace"
Set Theme "Catppuccin Mocha"