vhs themes ━━━━━━━━━━ I've been working on ninesui, inspired by k9s see thoughts-633. I want a good flow for making video for the readme and I am using charm.sh's vhs for this.... Date: May 16, 2025 I’ve been working on ninesui <https://github.com/WaylonWalker/ninesui/blob/main/README.md>, inspired by k9s see thoughts-633 <https://thoughts.waylonwalker.com/post/633>. I want a good flow for making video for the readme and I am using charm.sh <https://charm.sh/apps/>’s vhs <https://github.com/charmbracelet/vhs> for this. Its running in an archBTW distrobox and looks gawdaweful. Video: The over saturated colors give it a really retro look, seems fine, but not my cup of tea. I tried to change the textual theme to tokyo-night and it might have made it a bit better, but still over-saturated. After ───── What I found is that vhs has themes, setting it to dracula made everything much better. [code] # sort.tape Output assets/sort.mp4 Output assets/sort.gif Require echo Set Shell "bash" Set FontSize 32 Set Width 1920 Set Height 1080 + Set Theme 'Dracula' Video: NinesUI ─────── I’m using these in my ninesui <https://github.com/WaylonWalker/ninesui> project, right now they are in the readme, but maybe some docs will grow eventually. Right now its hardcore explore phase.